aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/wireshark.profile
blob: 55c4e6ac792f394fe822e2756b0a5324ad36aebc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# Firejail profile for wireshark
# Description: Network traffic analyzer
# This file is overwritten after every install/update
# Persistent local customizations
include wireshark.local
# Persistent global definitions
include globals.local

noblacklist ${HOME}/.config/wireshark
noblacklist ${HOME}/.wireshark
noblacklist ${DOCUMENTS}
noblacklist ${PATH}/dumpcap

# Allow lua (blacklisted by disable-interpreters.inc)
include allow-lua.inc

include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-programs.inc
include disable-xdg.inc

whitelist /usr/share/wireshark
include whitelist-usr-share-common.inc
include whitelist-var-common.inc

apparmor
#caps.drop all
caps.keep dac_override,dac_read_search,net_admin,net_raw
netfilter
no3d
#nogroups # breaks network traffic capture for unprivileged users
noinput
#nonewprivs # breaks network traffic capture for unprivileged users
#noroot
nodvd
nosound
notv
nou2f
novideo
# commented out in case they bring in new protocols
#protocol unix,inet,inet6,netlink,packet,bluetooth
#seccomp
tracelog

#private-bin wireshark
private-cache
# private-dev prevents (some) interfaces from being shown.
# Add the below line to your wirehsark.local if you only want to inspect pcap files.
#private-dev
#private-etc alternatives,ca-certificates,crypto-policies,fonts,group,hosts,machine-id,passwd,pki,resolv.conf,ssl
private-tmp

dbus-user none
dbus-system none

#restrict-namespaces