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 /
abstractions /
ubuntu-browsers.d /
Delete
Unzip
Name
Size
Permission
Date
Action
java
3.5
KB
-rw-r--r--
2016-10-13 16:07
kde
248
B
-rw-r--r--
2016-10-13 16:07
mailto
324
B
-rw-r--r--
2016-10-13 16:07
multimedia
1.67
KB
-rw-r--r--
2016-10-13 16:07
plugins-common
334
B
-rw-r--r--
2016-10-13 16:07
productivity
993
B
-rw-r--r--
2016-10-13 16:07
text-editors
654
B
-rw-r--r--
2016-10-13 16:07
ubuntu-integration
1.4
KB
-rw-r--r--
2016-10-13 16:07
ubuntu-integration-xul
168
B
-rw-r--r--
2016-10-13 16:07
user-files
862
B
-rw-r--r--
2018-09-28 00:09
Save
Rename
# vim:syntax=apparmor # Allow read to all files user has DAC access to and write access to all # files owned by the user in $HOME. @{HOME}/ r, @{HOME}/** r, owner @{HOME}/** w, # Do not allow read and/or write to particularly sensitive/problematic files #include <abstractions/private-files> audit deny @{HOME}/.ssh/{,**} mrwkl, audit deny @{HOME}/.gnome2_private/{,**} mrwkl, audit deny @{HOME}/.kde{,4}/{,share/,share/apps/} w, audit deny @{HOME}/.kde{,4}/share/apps/kwallet/{,**} mrwkl, # Comment this out if using gpg plugin/addons audit deny @{HOME}/.gnupg/{,**} mrwkl, # Allow read to all files user has DAC access to and write for files the user # owns on removable media and filesystems. /media/** r, /mnt/** r, /srv/** r, /net/** r, owner /media/** w, owner /mnt/** w, owner /srv/** w, owner /net/** w,