Skip to content

Commit

Permalink
minute tweaks to virter scrit
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Mar 6, 2024
1 parent cf94ca9 commit ff3b97a
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,19 @@ if [[ $- == *i* ]] && [[ -d ~/Malcolm ]] && [[ ! -f ~/Malcolm/.configured ]]; t
python3 ./scripts/configure \
--defaults \
--restart-malcolm \
--auto-arkime \
--auto-suricata \
--auto-zeek \
--zeek-ics \
--zeek-ics-best-guess \
--auto-oui \
--auto-freq \
--file-extraction interesting \
--file-extraction notcommtxt \
--file-preservation quarantined \
--extracted-file-server \
--extracted-file-server-password infected \
--extracted-file-server-zip \
--extracted-file-capa \
--extracted-file-clamav \
--extracted-file-yara \
--netbox \
Expand Down

0 comments on commit ff3b97a

Please sign in to comment.