From 0dba38435ef92ccc01cc9ff23b69df55489ec983 Mon Sep 17 00:00:00 2001 From: Tad Date: Wed, 5 Jul 2017 09:40:54 -0400 Subject: Harden profiles - Added 'disable-devel.conf' to many profiles - Added 'disable-mnt' to many profiles - Added 'noexec' to many profiles - Removed 'netfilter' and 'net none' from profiles with 'protocol unix' - Cleaned up profiles using defaults --- etc/handbrake.profile | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'etc/handbrake.profile') diff --git a/etc/handbrake.profile b/etc/handbrake.profile index 0f3f32250..ccff63708 100644 --- a/etc/handbrake.profile +++ b/etc/handbrake.profile @@ -7,24 +7,23 @@ include /etc/firejail/handbrake.local noblacklist ~/.config/ghb include /etc/firejail/disable-common.inc +include /etc/firejail/disable-devel.inc include /etc/firejail/disable-programs.inc include /etc/firejail/disable-passwdmgr.inc caps.drop all netfilter +nogroups nonewprivs noroot -# netlink required! +nosound +novideo protocol unix,inet,inet6,netlink seccomp - -# -# depending on your usage, you can enable some of the commands below: -# -nogroups shell none -# private-bin program -# private-etc none -#private-dev + +private-dev private-tmp -nosound + +noexec ${HOME} +noexec /tmp -- cgit v1.2.3-70-g09d2