Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.31
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
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 /
init-top /
[ HOME SHELL ]
Name
Size
Permission
Action
all_generic_ide
351
B
-rwxr-xr-x
blacklist
490
B
-rwxr-xr-x
console_setup
3.45
KB
-rwxr-xr-x
framebuffer
3.05
KB
-rwxr-xr-x
keymap
377
B
-rwxr-xr-x
udev
563
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : keymap
#!/bin/sh OPTION=FRAMEBUFFER PREREQ="" prereqs() { echo "$PREREQ" } case $1 in # get pre-requisites prereqs) prereqs exit 0 ;; esac OPTS="-q" # Should terminal be in UTF8 mode? if [ -x /bin/kbd_mode ]; then /bin/kbd_mode -u OPTS="${OPTS} -u" fi # Load custom keymap if [ -x /bin/loadkeys -a -r /etc/boottime.kmap.gz ]; then loadkeys ${OPTS} /etc/boottime.kmap.gz fi
Close