mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/spicy-ldap-krb-wrap-tokens'
* origin/topic/awelzel/spicy-ldap-krb-wrap-tokens: ldap: Remove MessageWrapper with magic 0x30 searching ldap: Harden parsing a bit ldap: Handle integrity-only KRB wrap tokens
This commit is contained in:
commit
2ea3a651bd
18 changed files with 394 additions and 107 deletions
6
NEWS
6
NEWS
|
@ -12,9 +12,15 @@ Breaking Changes
|
|||
New Functionality
|
||||
-----------------
|
||||
|
||||
* The LDAP analyzer now supports handling of non-sealed GSS-API WRAP tokens.
|
||||
|
||||
Changed Functionality
|
||||
---------------------
|
||||
|
||||
* Heuristics for parsing SASL encrypted and signed LDAP traffic have been
|
||||
made more strict and predictable. Please provide input if this results in
|
||||
less visibility in your environment.
|
||||
|
||||
Removed Functionality
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue