mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 10:42:54 +01:00
Add Strelka YARA function
This commit is contained in:
@@ -257,6 +257,9 @@ if [[ $is_master ]]; then
|
||||
whiptail_enable_components
|
||||
if [[ $STRELKA == 1 ]]; then
|
||||
whiptail_strelka_rules
|
||||
if [[ $STRELKARULES == 1 ]]; then
|
||||
strelka_yara_update
|
||||
fi
|
||||
fi
|
||||
collect_webuser_inputs
|
||||
get_redirect
|
||||
|
||||
Reference in New Issue
Block a user