Linux server.flyproject.com.br 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
Apache
: 207.244.227.86 | : 216.73.217.1
10 Domain
7.1.33
hubnog
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
libexec /
oddjob /
[ HOME SHELL ]
Name
Size
Permission
Action
mkhomedir
19.2
KB
-rwxr-xr-x
sanity.sh
337
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : sanity.sh
#!/bin/bash echo \[id\] id echo \[pwd\] pwd echo \[ls -l /proc/\$\$/fd\] ls -l /proc/$$/fd echo \[echo \$\*\] echo $* echo \[echo \`cat\`\] args= while read arg ; do args="${args:+$args }$arg" done echo "$args" # Note: D-Bus will truncate this string at the first zero byte. echo \[cat /proc/\$\$/cmdline\] cat /proc/$$/cmdline echo ""
Close