Linux id-dci-web1980.main-hosting.eu 5.14.0-611.26.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan 29 05:24:47 EST 2026 x86_64
LiteSpeed
: 153.92.8.146 | : 216.73.216.214
Cant Read [ /etc/named.conf ]
8.3.30
u610877233
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 /
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
15.7
KB
-rwxr-xr-x
mc-wrapper.csh
406
B
-rw-r--r--
mc-wrapper.sh
338
B
-rw-r--r--
mc.csh
49
B
-rw-r--r--
mc.sh
153
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : mc-wrapper.sh
MC_USER=`whoami` MC_PWD_FILE="${TMPDIR-/var/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