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 /
share /
initramfs-tools /
scripts /
local-bottom /
[ HOME SHELL ]
Name
Size
Permission
Action
cryptgnupg-sc
253
B
-rwxr-xr-x
cryptopensc
449
B
-rwxr-xr-x
cryptroot
307
B
-rwxr-xr-x
iscsi
833
B
-rwxr-xr-x
mdadm
46
B
-rwxr-xr-x
ntfs_3g
345
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ntfs_3g
#!/bin/sh set -e case "${1}" in prereqs) exit 0 ;; esac if [ "${ROOTFSTYPE}" = ntfs ] || [ "${ROOTFSTYPE}" = ntfs-3g ] || \ [ "${LOOPFSTYPE}" = ntfs ] || [ "${LOOPFSTYPE}" = ntfs-3g ] then mkdir -p /run/sendsigs.omit.d pidof mount.ntfs >> /run/sendsigs.omit.d/ntfs-3g pidof mount.ntfs-3g >> /run/sendsigs.omit.d/ntfs-3g fi exit 0
Close