mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +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.
|
# is currently considered a preview and therefore not loaded by default.
|
||||||
@load policy/protocols/smb
|
@load policy/protocols/smb
|
||||||
|
|
||||||
######################################
|
|
||||||
## Security Onion Scripts Section ##
|
|
||||||
######################################
|
|
||||||
|
|
||||||
# Add the interface to the log event
|
# Add the interface to the log event
|
||||||
#@load securityonion/add-interface-to-logs.bro
|
#@load securityonion/add-interface-to-logs.bro
|
||||||
|
|
||||||
@@ -127,14 +123,6 @@
|
|||||||
# HASSH
|
# HASSH
|
||||||
@load policy/hassh
|
@load policy/hassh
|
||||||
|
|
||||||
#############################
|
|
||||||
## End SO Scripts Section ##
|
|
||||||
#############################
|
|
||||||
|
|
||||||
#############################
|
|
||||||
## Custom Script Section ##
|
|
||||||
#############################
|
|
||||||
|
|
||||||
# You can load your own intel into:
|
# You can load your own intel into:
|
||||||
# /opt/so/saltstack/bro/policy/intel/ on the master
|
# /opt/so/saltstack/bro/policy/intel/ on the master
|
||||||
@load intel
|
@load intel
|
||||||
|
|||||||
Reference in New Issue
Block a user