Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.137.219.213
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
etc /
apparmor.d /
[ HOME SHELL ]
Name
Size
Permission
Action
abstractions
[ DIR ]
drwxr-xr-x
cache
[ DIR ]
drwxr-xr-x
disable
[ DIR ]
drwxr-xr-x
force-complain
[ DIR ]
drwxr-xr-x
local
[ DIR ]
drwxr-xr-x
lxc
[ DIR ]
drwxr-xr-x
tunables
[ DIR ]
drwxr-xr-x
lxc-containers
198
B
-rw-r--r--
lxc-containers.dpkg-new
198
B
-rw-r--r--
sbin.dhclient
3.12
KB
-rw-r--r--
ubuntu_pro_apt_news
1.98
KB
-rw-r--r--
ubuntu_pro_esm_cache
7.33
KB
-rw-r--r--
usr.bin.lxc-start
125
B
-rw-r--r--
usr.bin.lxc-start.dpkg-new
125
B
-rw-r--r--
usr.bin.man
2.79
KB
-rw-r--r--
usr.lib.snapd.snap-confine.rea...
27.82
KB
-rw-r--r--
usr.sbin.rsyslogd
1.51
KB
-rw-r--r--
usr.sbin.tcpdump
1.42
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ubuntu_pro_apt_news
include <tunables/global> # attach_disconnected is needed here because this service runs with systemd's # PrivateTmp=true profile ubuntu_pro_apt_news flags=(attach_disconnected) { include <abstractions/base> include <abstractions/nameservice> include <abstractions/openssl> include <abstractions/python> # Needed because apt-news calls apt_pkg.init() which tries to # switch to the _apt system user/group. capability setgid, capability setuid, capability dac_read_search, # GH: 3079 capability dac_override, /etc/apt/** r, /etc/default/apport r, /etc/ubuntu-advantage/* r, # GH: #3109 # Allow reading the os-release file (possibly a symlink to /usr/lib). /{etc/,usr/lib/,lib/}os-release r, /{,usr/}bin/python3.{1,}[0-9] mrix, # "import uuid" in focal triggers an uname call # And also see LP: #2067319 /{,usr/}bin/uname mrix, /{,usr/}lib/apt/methods/http mrix, /{,usr/}lib/apt/methods/https mrix, /{,usr/}lib/ubuntu-advantage/apt_news.py r, /usr/share/dpkg/* r, /var/log/ubuntu-advantage.log rw, /var/lib/ubuntu-advantage/** r, /var/lib/ubuntu-advantage/messages/ rw, /var/lib/ubuntu-advantage/messages/* rw, /run/ubuntu-advantage/ rw, /run/ubuntu-advantage/* rw, # LP: #2072489 # the apt-news package selector needs access to packaging information # this is a good candidate for a child profile owner /tmp/** rw, /etc/machine-id r, /etc/dpkg/** r, /{,usr/}bin/dpkg mrix, /var/lib/apt/** r, /var/lib/dpkg/** r, /var/cache/apt/** rw, owner @{PROC}/@{pid}/fd/ r, @{PROC}/@{pid}/status r, @{PROC}/@{pid}/cgroup r, # see https://bugs.python.org/issue40501 /sbin/ldconfig rix, /sbin/ldconfig.real rix, @{PROC}/@{pid}/mounts r, @{PROC}/@{pid}/status r, /usr/bin/@{multiarch}-gcc-* rix, /usr/bin/@{multiarch}-ld.bfd rix, /usr/lib/gcc/@{multiarch}/*/collect2 rix, /usr/bin/@{multiarch}-objdump rix, # Site-specific additions and overrides. See local/README for details. #include <local/ubuntu_pro_apt_news> }
Close