summaryrefslogtreecommitdiffstats
path: root/etc/hashcat.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-08-03 21:56:03 -0400
committerLibravatar Tad <tad@spotco.us>2017-08-03 22:42:38 -0400
commit0f1b7e5ebf3092cc0de52fc84cc5d3c512913093 (patch)
treefab9a934d6b45fd6ca6cf8526baa4b53b747c5d2 /etc/hashcat.profile
parentMerge pull request #1430 from VladimirSchowalter20/master (diff)
downloadfirejail-0f1b7e5ebf3092cc0de52fc84cc5d3c512913093.tar.gz
firejail-0f1b7e5ebf3092cc0de52fc84cc5d3c512913093.tar.zst
firejail-0f1b7e5ebf3092cc0de52fc84cc5d3c512913093.zip
Add 12 new profiles
apktool, Baobab, dex2jar, gitg, Hashcat, MusicBrainz Picard, OBS Studio, Remmina, sdat2img, Sound Converter, SQLiteBrowser, Truecraft
Diffstat (limited to 'etc/hashcat.profile')
-rw-r--r--etc/hashcat.profile32
1 files changed, 32 insertions, 0 deletions
diff --git a/etc/hashcat.profile b/etc/hashcat.profile
new file mode 100644
index 000000000..1e9540f87
--- /dev/null
+++ b/etc/hashcat.profile
@@ -0,0 +1,32 @@
1quiet
2# Persistent global definitions go here
3include /etc/firejail/globals.local
4
5# This file is overwritten during software install.
6# Persistent customizations should go in a .local file.
7include /etc/firejail/hashcat.local
8
9# Firejail profile for Hashcat
10noblacklist ${HOME}/.hashcat
11
12include /etc/firejail/disable-common.inc
13include /etc/firejail/disable-passwdmgr.inc
14include /etc/firejail/disable-programs.inc
15
16caps.drop all
17net none
18nogroups
19nonewprivs
20noroot
21nosound
22novideo
23protocol unix
24seccomp
25shell none
26
27disable-mnt
28private-dev
29private-tmp
30
31noexec ${HOME}
32noexec /tmp