mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge branch 'topic/jazoff/sqli-policy-hook' of https://github.com/JustinAzoff/bro
* 'topic/jazoff/sqli-policy-hook' of https://github.com/JustinAzoff/bro: add sqli_policy hook
This commit is contained in:
commit
c2c5754e28
4 changed files with 17 additions and 1 deletions
3
NEWS
3
NEWS
|
@ -280,6 +280,9 @@ New Functionality
|
|||
- HTTP now recognizes and skips upgraded/websocket connections. A new event,
|
||||
"http_connection_upgrade", is raised in such cases.
|
||||
|
||||
- A new hook, HTTP::sqli_policy, may be used to whitelist requests that
|
||||
could otherwise be counted as SQL injection attempts.
|
||||
|
||||
- Added a MOUNT3 protocol parser
|
||||
|
||||
- This is not enabled by default (no ports are registered and no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue