Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
apparmor.d /
Delete
Unzip
Name
Size
Permission
Date
Action
abstractions
[ DIR ]
drwxr-xr-x
2023-07-04 07:29
cache
[ DIR ]
drwxr-xr-x
2023-07-04 07:29
disable
[ DIR ]
drwxr-xr-x
2016-11-15 15:17
force-complain
[ DIR ]
drwxr-xr-x
2016-04-05 15:44
local
[ DIR ]
drwxr-xr-x
2023-07-04 07:29
lxc
[ DIR ]
drwxr-xr-x
2019-05-07 01:31
tunables
[ DIR ]
drwxr-xr-x
2023-07-04 07:29
lxc-containers
198
B
-rw-r--r--
2016-10-21 18:56
sbin.dhclient
3.23
KB
-rw-r--r--
2016-04-13 01:17
usr.bin.lxc-start
125
B
-rw-r--r--
2016-10-21 18:56
usr.lib.lxd.lxd-bridge-proxy
281
B
-rw-r--r--
2016-10-11 01:31
usr.lib.snapd.snap-confine.real
26.08
KB
-rw-r--r--
2021-02-08 05:39
usr.sbin.mysqld
1.75
KB
-rw-r--r--
2019-11-15 15:31
usr.sbin.ntpd
2.27
KB
-rw-r--r--
2018-02-14 15:56
usr.sbin.rsyslogd
1.49
KB
-rw-r--r--
2016-01-05 16:51
usr.sbin.tcpdump
1.43
KB
-rw-r--r--
2017-09-08 21:27
Save
Rename
# Last Modified: Sun Sep 25 08:58:35 2011 #include <tunables/global> # Debugging the syslogger can be difficult if it can't write to the file # that the kernel is logging denials to. In these cases, you can do the # following: # watch -n 1 'dmesg | tail -5' /usr/sbin/rsyslogd { #include <abstractions/base> #include <abstractions/nameservice> capability sys_tty_config, capability dac_override, capability dac_read_search, capability setuid, capability setgid, capability sys_nice, capability syslog, unix (receive) type=dgram, unix (receive) type=stream, # rsyslog configuration /etc/rsyslog.conf r, /etc/rsyslog.d/ r, /etc/rsyslog.d/** r, /{,var/}run/rsyslogd.pid rwk, /var/spool/rsyslog/ r, /var/spool/rsyslog/** rwk, /usr/lib{,32,64}/rsyslog/*.so mr, /dev/tty* rw, /dev/xconsole rw, @{PROC}/kmsg r, /dev/log rwl, /{,var/}run/utmp rk, /var/lib/*/dev/log rwl, /var/spool/postfix/dev/log rwl, /{,var/}run/systemd/notify w, # 'r' is needed when using imfile /var/log/** rw, # Add these for mysql support #/etc/mysql/my.cnf r, #/{,var/}run/mysqld/mysqld.sock rw, # Add thes for postgresql support ##include <abstractions/openssl> ##include <abstractions/ssl_certs> #/{,var/}run/postgresql/.s.PGSQL.*[0-9] rw, # Site-specific additions and overrides. See local/README for details. #include <local/usr.sbin.rsyslogd> }