mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
Merge remote-tracking branch 'origin/topic/johanna/gh-4694'
* origin/topic/johanna/gh-4694: Add tests for the deprecated-dpd-log.zeek policy script Move c$service_violation to deprecated-dpd-log.zeek
This commit is contained in:
commit
136bdb43fd
23 changed files with 4066 additions and 3974 deletions
4
NEWS
4
NEWS
|
@ -365,6 +365,10 @@ Deprecated Functionality
|
|||
`dpd.log` is no longer created by default, but can be loaded using the
|
||||
`frameworks/analyzer/deprecated-dpd-log.zeek` policy script.
|
||||
|
||||
Relatedly, the `service_violation` field of the connection record is
|
||||
deprecated and will only be present if the
|
||||
`frameworks/analyzer/deprecated-dpd-log.zeek` policy script is loaded.
|
||||
|
||||
- The ``protocols/http/detect-sqli.zeek`` script has been deprecated in favor of a
|
||||
new ``protocols/http/detect-sql-injection.zeek`` script to switch from the victim
|
||||
host being placed into the ``src`` field of a notice to instead use ``dst``.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue