mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Update local.bro for Bro 2.2
Removed some commented-out code that no longer works in Bro 2.2 (because Notice::policy is now a hook).
This commit is contained in:
parent
f18f9511ac
commit
3effe5df08
1 changed files with 0 additions and 4 deletions
|
@ -30,10 +30,6 @@
|
|||
# This adds signatures to detect cleartext forward and reverse windows shells.
|
||||
@load-sigs frameworks/signatures/detect-windows-shells
|
||||
|
||||
# Uncomment the following line to begin receiving (by default hourly) emails
|
||||
# containing all of your notices.
|
||||
# redef Notice::policy += { [$action = Notice::ACTION_ALARM, $priority = 0] };
|
||||
|
||||
# Load all of the scripts that detect software in various protocols.
|
||||
@load protocols/ftp/software
|
||||
@load protocols/smtp/software
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue