From 9adeaf0c6f302c3091496848bc6e3b732064e1e3 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Wed, 5 May 2021 14:40:14 +0000 Subject: some wireshark hardening (#4245) * restrict D-Bus access in wireshark * add private-cache to wireshark --- etc/profile-m-z/wireshark.profile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc/profile-m-z/wireshark.profile') diff --git a/etc/profile-m-z/wireshark.profile b/etc/profile-m-z/wireshark.profile index 9dbf1a960..1824026a8 100644 --- a/etc/profile-m-z/wireshark.profile +++ b/etc/profile-m-z/wireshark.profile @@ -45,6 +45,10 @@ shell none tracelog # private-bin wireshark +private-cache private-dev # private-etc alternatives,ca-certificates,crypto-policies,fonts,group,hosts,machine-id,passwd,pki,ssl private-tmp + +dbus-user none +dbus-system none -- cgit v1.2.3-70-g09d2