Linux ubuntu 6.8.0-90-generic #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025 x86_64
nginx/1.24.0
: 67.217.245.49 | : 216.73.216.153
Cant Read [ /etc/named.conf ]
8.3.6
www-data
Bypass.pw
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
Backdoor Scanner
Backdoor Create
Alfa Webshell
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
etc /
apparmor.d /
tunables /
[ HOME SHELL ]
Name
Size
Permission
Action
home.d
[ DIR ]
drwxr-xr-x
multiarch.d
[ DIR ]
drwxr-xr-x
xdg-user-dirs.d
[ DIR ]
drwxr-xr-x
alias
734
B
-rw-r--r--
apparmorfs
495
B
-rw-r--r--
dovecot
917
B
-rw-r--r--
etc
1.23
KB
-rw-r--r--
global
871
B
-rw-r--r--
home
974
B
-rw-r--r--
kernelvars
1.48
KB
-rw-r--r--
multiarch
607
B
-rw-r--r--
proc
548
B
-rw-r--r--
run
129
B
-rw-r--r--
securityfs
525
B
-rw-r--r--
share
929
B
-rw-r--r--
sys
378
B
-rw-r--r--
xdg-user-dirs
844
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : etc
# ------------------------------------------------------------------ # # Copyright (C) 2020 Christian Boltz # # This program is free software; you can redistribute it and/or # modify it under the terms of version 2 of the GNU General Public # License published by the Free Software Foundation. # # ------------------------------------------------------------------ # @{etc_ro} contains a space-separated list of the system configuration directories. # Traditionally this means /etc/, but when using a read-only / filesystem and/or # with the goal of having only user-modified config files in /etc/, directories # like /usr/etc/ get introduced for storing the default config. # @{etc_ro} contains directories with configuration files, including read-only directories. # Do not use @{etc_ro} in rules that allow write access. @{etc_ro}=/etc/ /usr/etc/ # @{etc_rw} contains directories where writing to configuration files is allowed. # @{etc_rw} should always be a subset of @{etc_ro}. # # Only use @{etc_rw} if the profile allows writing to a configuration file. # For rules that only allows read access, use @{etc_ro}. @{etc_rw}=/etc/ # Also, include files in tunables/etc.d for site-specific adjustments include if exists <tunables/etc.d>
Close