mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00
ldap: Fix substring filter parsing and rendering
The initial (prefix) and final (suffix) strings are specified individually with a variable number of "any" matches that can occur between these. The previous implementation assumed a single string and rendered it as *<string>*. Reported and PCAP provided by @martinvanhensbergen, thanks! Closes zeek/spicy-ldap#27
This commit is contained in:
parent
fe0f981f87
commit
6a6cc7f551
6 changed files with 64 additions and 7 deletions
|
@ -0,0 +1 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
Loading…
Add table
Add a link
Reference in a new issue