aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tshark.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2019-06-13 17:12:06 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2019-06-13 17:12:06 -0400
commit95eab976359ae8a06eeadbea12e558107ae9bac4 (patch)
tree9efcf4472d56eadc37fa591c52eb8afe95ebd711 /etc/tshark.profile
parentUpdate godot.profile (diff)
downloadfirejail-95eab976359ae8a06eeadbea12e558107ae9bac4.tar.gz
firejail-95eab976359ae8a06eeadbea12e558107ae9bac4.tar.zst
firejail-95eab976359ae8a06eeadbea12e558107ae9bac4.zip
tcpdump and tshark profiles
Diffstat (limited to 'etc/tshark.profile')
-rw-r--r--etc/tshark.profile44
1 files changed, 44 insertions, 0 deletions
diff --git a/etc/tshark.profile b/etc/tshark.profile
new file mode 100644
index 000000000..52ee228a3
--- /dev/null
+++ b/etc/tshark.profile
@@ -0,0 +1,44 @@
1# Firejail profile for tshark
2# This file is overwritten after every install/update
3quiet
4# Persistent local customizations
5include tshark.local
6# Persistent global definitions
7include globals.local
8
9include disable-common.inc
10include disable-devel.inc
11include disable-exec.inc
12include disable-interpreters.inc
13include disable-passwdmgr.inc
14include disable-programs.inc
15include disable-xdg.inc
16include whitelist-common.inc
17
18#caps.keep net_raw
19caps.keep dac_override,net_admin,net_raw
20ipc-namespace
21#net tun0
22netfilter
23no3d
24nodvd
25# nogroups - breaks network traffic capture for unprivileged users
26# nonewprivs - breaks network traffic capture for unprivileged users
27# noroot
28nosound
29notv
30nou2f
31novideo
32
33#protocol unix,inet,inet6,netlink,packet
34#seccomp
35
36disable-mnt
37#private
38private-cache
39#private-bin tshark
40private-dev
41#private-etc
42private-tmp
43
44# memory-deny-write-execute