aboutsummaryrefslogtreecommitdiffstats
path: root/etc/hashcat.profile
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-08-03 23:24:40 -0500
committerLibravatar GitHub <noreply@github.com>2017-08-03 23:24:40 -0500
commit1758fb7003a9a8f37cf5223071d482756899bdf8 (patch)
treefab9a934d6b45fd6ca6cf8526baa4b53b747c5d2 /etc/hashcat.profile
parentMerge pull request #1430 from VladimirSchowalter20/master (diff)
parentAdd 12 new profiles (diff)
downloadfirejail-1758fb7003a9a8f37cf5223071d482756899bdf8.tar.gz
firejail-1758fb7003a9a8f37cf5223071d482756899bdf8.tar.zst
firejail-1758fb7003a9a8f37cf5223071d482756899bdf8.zip
Merge pull request #1431 from SpotComms/np
Add 8 new profiles
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