maltrail is too far off scope

This commit is contained in:
Marco Ochse
2017-07-23 10:25:40 +00:00
parent 01d4ef2928
commit 77a4635f59
4 changed files with 0 additions and 31 deletions

View File

@ -138,14 +138,6 @@ fuMAILONEY () {
chown tpot:tpot /data/mailoney/ -R
}
# Let's create a function to clean up and prepare maltrail data
fuMALTRAIL () {
if [ "$myPERSISTENCE" != "on" ]; then rm -rf /data/maltrail/*; fi
mkdir -p /data/maltrail/log/
chmod 760 /data/maltrail/ -R
chown tpot:tpot /data/maltrail/ -R
}
# Let's create a function to prepare spiderfoot db
fuSPIDERFOOT () {
mkdir -p /data/spiderfoot
@ -170,7 +162,6 @@ fuP0F () {
chown tpot:tpot -R /data/p0f
}
# Avoid unwanted cleaning
if [ "$myPERSISTENCE" = "" ];
then
@ -204,7 +195,6 @@ fuEMOBILITY
fuGLASTOPF
fuHONEYTRAP
fuMAILONEY
fuMALTRAIL
fuSPIDERFOOT
fuSURICATA
fuP0F