aboutsummaryrefslogtreecommitdiffstats
path: root/etc/hashcat.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-08-04 06:40:37 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-08-04 06:40:37 -0400
commit65d6aa86f87fb9d9dbcaaa77989957a8e72f6089 (patch)
tree688025bd706415c777826757a70f48d6293a03d8 /etc/hashcat.profile
parentMerge branch 'master' of https://github.com/netblue30/firejail (diff)
parentMerge pull request #1431 from SpotComms/np (diff)
downloadfirejail-65d6aa86f87fb9d9dbcaaa77989957a8e72f6089.tar.gz
firejail-65d6aa86f87fb9d9dbcaaa77989957a8e72f6089.tar.zst
firejail-65d6aa86f87fb9d9dbcaaa77989957a8e72f6089.zip
Merge branch 'master' of https://github.com/netblue30/firejail
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