Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 172.71.203.61
Cant Read [ /etc/named.conf ]
8.1.5
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
/
etc /
default /
[ HOME SHELL ]
Name
Size
Permission
Action
grub.d
[ DIR ]
drwxr-xr-x
amd64-microcode
328
B
-rw-r--r--
apache-htcacheclean
556
B
-rw-r--r--
apport
149
B
-rw-r--r--
bsdmainutils
222
B
-rw-r--r--
cacerts
384
B
-rw-------
console-setup
283
B
-rw-r--r--
crda
549
B
-rw-r--r--
cron
150
B
-rw-r--r--
cryptdisks
460
B
-rw-r--r--
dbus
297
B
-rw-r--r--
elasticsearch
1.64
KB
-rw-rw----
grub
1.36
KB
-rw-r--r--
haveged
130
B
-rw-r--r--
intel-microcode
1
KB
-rw-r--r--
irqbalance
931
B
-rw-r--r--
keyboard
150
B
-rw-r--r--
locale
52
B
-rw-r--r--
mdadm
831
B
-rw-r--r--
motd-news
682
B
-rw-r--r--
networkd-dispatcher
152
B
-rw-r--r--
nginx
389
B
-rw-r--r--
nss
1.71
KB
-rw-r--r--
open-iscsi
2.63
KB
-rw-r--r--
pollinate
363
B
-rw-r--r--
rsync
2.01
KB
-rw-r--r--
ssh
133
B
-rw-r--r--
sysstat
284
B
-rw-r--r--
ufw
1.85
KB
-rw-r--r--
useradd
1.09
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : grub
# If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 #GRUB_TIMEOUT_STYLE=hidden GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` GRUB_CMDLINE_LINUX_DEFAULT="" GRUB_CMDLINE_LINUX="console=ttyS0,19200n8 net.ifnames=0" # Uncomment to enable BadRAM filtering, modify to suit your needs # This works with Linux (no patch required) and with any kernel that obtains # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...) #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef" # Uncomment to disable graphical terminal (grub-pc only) #GRUB_TERMINAL=console # The resolution used on graphical terminal # note that you can use only modes which your graphic card supports via VBE # you can see them in real GRUB with the command `vbeinfo' #GRUB_GFXMODE=640x480 # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux GRUB_DISABLE_LINUX_UUID=true # Uncomment to disable generation of recovery mode menu entries #GRUB_DISABLE_RECOVERY="true" # Uncomment to get a beep at grub start #GRUB_INIT_TUNE="480 440 1" # Enable serial console for LISH GRUB_GFXPAYLOAD_LINUX=text GRUB_TERMINAL=serial GRUB_SERIAL_COMMAND="serial --speed=19200 --unit=0 --word=8 --parity=no --stop=1"
Close