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