From 7a37dc31ab907d55eb88f2fa259f37046952a0c5 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Wed, 28 Mar 2018 01:20:21 +0200 Subject: recalibrate dbus access, deploy nodbus option see #1822 and #1825. also systematically replaces 'blacklist /run/user/*/bus' with 'nodbus'. with contributions from @Fred-Barclay --- etc/hashcat.profile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/hashcat.profile') diff --git a/etc/hashcat.profile b/etc/hashcat.profile index ad1aae523..c8ab268c8 100644 --- a/etc/hashcat.profile +++ b/etc/hashcat.profile @@ -6,8 +6,6 @@ include /etc/firejail/hashcat.local # Persistent global definitions include /etc/firejail/globals.local -blacklist /run/user/*/bus - noblacklist ${HOME}/.hashcat noblacklist /usr/include @@ -18,6 +16,7 @@ include /etc/firejail/disable-programs.inc caps.drop all net none +nodbus nodvd nogroups nonewprivs -- cgit v1.2.3-54-g00ecf