mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
site/local: Switch to detect-sql-injection
This commit is contained in:
parent
dcd14f7a16
commit
c687a24503
2 changed files with 1 additions and 2 deletions
|
@ -74,7 +74,7 @@ redef digest_salt = "Please change this value.";
|
|||
@load protocols/ssh/interesting-hostnames
|
||||
|
||||
# Detect SQL injection attacks.
|
||||
@load protocols/http/detect-sqli
|
||||
@load protocols/http/detect-sql-injection
|
||||
|
||||
#### Network File Handling ####
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue