Search results for:

linux health check script - Shell Script to Check Linux System Health

Shell Script to Check Linux System Health

This script collects system information and status like hostname, kernel version, uptime, cpu / memory / disk usage. Script uses hostname, uptime, who, mpstat, lscpu, ps, top, df, free, bc commands to get system information and cut, grep, awk and...

mysql backup script - Shell Script to Backup All MySQL databases

Shell Script to Backup All MySQL databases

Here is a simple bash script that I use to backup all mysql databases from the server: #! / bin / bash TIMESTAMP = $ (date + "% F") //backups will be stored in /backup/mysql BACKUP_DIR = "/ backup / mysql" MYSQL = / usr / bin / mysql MYSQLDUMP = /...

remove script - Remove shell script after usage

Remove shell script after usage

Here is a small script that does two things: Determinate script’s locationDelete the file #!/usr/bin/env bash // determinate where the script is SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd ) //...

explain a2 - explainshell.com – learn about terminal commands

explainshell.com – learn about terminal commands

There are a lot of commands available in the Linux terminal. The usual way to learn Linux terminal commands is through experience. The fastest method we have to do know a command is the man command itself, through the following syntax: man...

files - b374k shell 🐚 3.2

b374k shell 🐚 3.2

Here is yet another PHP Shell which I stumbled upon today. It’s pretty basic and allows an attacker to do pretty much the same as with any other shell. And here is the obfuscated code for the b374k shell 3.2: <?php function...

hax 403 - ⚠️ 407 Authentic Exploit Shell

⚠️ 407 Authentic Exploit Shell

During a rutine malware cleanup a file named hax.html caught my attention. On the outside the file was a simple “you’re hacked page” that looked like this: 407 Authentic Exploit Shell But with a POST method sent to it a nice little...

shell - yet another variation of the CMSmap – WordPress Shell

yet another variation of the CMSmap – WordPress Shell

Noticed a file named wp-logn.php file in the plugins directory that was trying to pass as a WordPress plugin, with the following code: <?php $password='will'; $shellname='will'; $myurl=null; error_reporting(0); @set_time_limit(0); function...

Screenshot of the WSO 2.6 Shell

⚠️ WSO 2.6 Shell 😲

WSO (web shell by oRb) is a simple and easy to use tool for any would-be hacker to learn and use. WSO 2.6 Shell This shell allows an attacker to perform the following actions: View detailed server informationFile management (uploading, downloading...

image 2 - RC-SHELL 2.0.2011.1009

RC-SHELL 2.0.2011.1009

RC-SHELL is a web shell written in PHP that's composed of several files. It has an easy to use GUI making it beginner-friendly and it's available for purchase on the dark web.