OXIESEC PANEL
- Current Dir:
/
/
snap
/
core
/
17200
/
usr
/
share
/
seccomp
/
policygroups
/
ubuntu-core
/
16.04
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
02/18/2024 07:56:19 PM
rwxr-xr-x
📄
container-management
458 bytes
12/16/2015 10:25:57 PM
rw-r--r--
📄
desktop
156 bytes
12/15/2015 01:57:56 PM
rw-r--r--
📄
display-server
287 bytes
01/05/2016 08:11:26 PM
rw-r--r--
📄
firewall-management
365 bytes
10/05/2015 02:03:36 PM
rw-r--r--
📄
locale-management
97 bytes
12/16/2015 08:56:49 PM
rw-r--r--
📄
mir-client
275 bytes
01/05/2016 08:14:18 PM
rw-r--r--
📄
network-admin
238 bytes
10/05/2015 02:03:36 PM
rw-r--r--
📄
network-client
549 bytes
12/16/2015 08:54:30 PM
rw-r--r--
📄
network-firewall
365 bytes
10/05/2015 02:03:36 PM
rw-r--r--
📄
network-listener
553 bytes
12/16/2015 08:55:00 PM
rw-r--r--
📄
network-management
238 bytes
10/05/2015 02:03:36 PM
rw-r--r--
📄
network-monitor
244 bytes
10/05/2015 02:03:36 PM
rw-r--r--
📄
network-service
553 bytes
12/16/2015 08:55:00 PM
rw-r--r--
📄
network-status
244 bytes
10/05/2015 02:03:36 PM
rw-r--r--
📄
physical-memory-access
75 bytes
12/15/2015 01:58:52 PM
rw-r--r--
📄
read-system-logs
55 bytes
12/15/2015 01:58:56 PM
rw-r--r--
📄
snap-management
165 bytes
12/16/2015 08:55:34 PM
rw-r--r--
📄
snapd
165 bytes
12/16/2015 08:55:34 PM
rw-r--r--
📄
system-monitor
436 bytes
01/15/2016 02:41:40 PM
rw-r--r--
📄
timeserver-management
99 bytes
12/16/2015 08:57:20 PM
rw-r--r--
📄
timezone-management
99 bytes
12/16/2015 08:58:02 PM
rw-r--r--
📄
unix-listener
549 bytes
12/16/2015 08:55:07 PM
rw-r--r--
📄
update-schedule-management
71 bytes
12/16/2015 08:58:23 PM
rw-r--r--
Editing: system-monitor
Close
# Description: Can query system status information. This is restricted because # it gives privileged read access to all processes on the system and should # only be used with trusted apps. # Usage: reserved # ptrace can be used to break out of the seccomp sandbox, but ps requests # 'ptrace (trace)' from apparmor. 'ps' does not need the ptrace syscall though, # so we deny the ptrace here to make sure we are always safe. deny ptrace