zeek/scripts/policy/protocols/http
Jon Siwek ae923106f1 GH-352: Improve HTTP::match_sql_injection_uri regex
Changes \x00-\x37 ranges to \x00-\x1f with assumption that the former
was attempting to match ASCII control characters, but mistook an octal
range for hex.  This change reduces some false positives.
2020-11-12 16:19:35 -08:00
..
detect-sqli.zeek GH-352: Improve HTTP::match_sql_injection_uri regex 2020-11-12 16:19:35 -08:00
detect-webapps.sig Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
detect-webapps.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
header-names.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
software-browser-plugins.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
software.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
var-extraction-cookies.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
var-extraction-uri.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00