mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Small change to load the correct scan file in local.bro.
This commit is contained in:
parent
1542b3696e
commit
4bb8babb45
2 changed files with 26 additions and 26 deletions
|
@ -9,7 +9,7 @@
|
|||
@load tuning/defaults
|
||||
|
||||
# Load the scan detection script.
|
||||
@load protocols/conn/scan
|
||||
@load misc/scan
|
||||
|
||||
# Generate notices when vulnerable versions of software are discovered.
|
||||
# The default is to only monitor software found in the address space defined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue