mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Bro Module - Remove Comments from local.bro
This commit is contained in:
@@ -102,10 +102,6 @@
|
||||
# is currently considered a preview and therefore not loaded by default.
|
||||
@load policy/protocols/smb
|
||||
|
||||
######################################
|
||||
## Security Onion Scripts Section ##
|
||||
######################################
|
||||
|
||||
# Add the interface to the log event
|
||||
#@load securityonion/add-interface-to-logs.bro
|
||||
|
||||
@@ -127,14 +123,6 @@
|
||||
# HASSH
|
||||
@load policy/hassh
|
||||
|
||||
#############################
|
||||
## End SO Scripts Section ##
|
||||
#############################
|
||||
|
||||
#############################
|
||||
## Custom Script Section ##
|
||||
#############################
|
||||
|
||||
# You can load your own intel into:
|
||||
# /opt/so/saltstack/bro/policy/intel/ on the master
|
||||
@load intel
|
||||
|
||||
Reference in New Issue
Block a user