Merge branch 'sqli-spaces-encode-to-plus' of https://github.com/cooper-grill/zeek

* 'sqli-spaces-encode-to-plus' of https://github.com/cooper-grill/zeek:
  account for spaces encoding to plus signs in sqli regex detection
This commit is contained in:
Arne Welzel 2024-10-29 14:05:54 +01:00
commit 5200b84fb3
8 changed files with 24 additions and 6 deletions

View file

@ -32,3 +32,6 @@ Trace Index/Sources:
- pop3/POP3.pcap: Picked up from POP tutorial on tranalyzer.com
https://tranalyzer.com/tutorial/pop
https://tranalyzer.com/download/data/pop3.pcap
- http/cooper-grill-dvwa.pcapng
Provided by cooper-grill on #3995
https://github.com/zeek/zeek/pull/3995