Linux jobworks 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 x86_64
Apache/2.4.58 (Ubuntu)
Server IP : 10.0.1.5 & Your IP : 216.73.217.52
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
chromium-browser
1018
B
-rw-r--r--
2025-03-19 18:09
java
3.8
KB
-rw-r--r--
2025-03-19 18:09
kde
381
B
-rw-r--r--
2025-03-19 18:09
mailto
339
B
-rw-r--r--
2025-03-19 18:09
multimedia
1.38
KB
-rw-r--r--
2025-03-19 18:09
plugins-common
351
B
-rw-r--r--
2025-03-19 18:09
productivity
894
B
-rw-r--r--
2025-03-19 18:09
text-editors
672
B
-rw-r--r--
2025-03-19 18:09
ubuntu-integration
1.11
KB
-rw-r--r--
2025-03-19 18:09
ubuntu-integration-xul
185
B
-rw-r--r--
2025-03-19 18:09
user-files
935
B
-rw-r--r--
2025-03-19 18:09
Save
Rename
# vim:syntax=apparmor abi <abi/4.0>, # 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, audit deny @{HOME}/.local/share/kwalletd/{,**} 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,