Actions
Bug #640
closed
VJ
VJ
Feature #775: libhtp 0.5 support
app-layer-event:http.host_header_ambiguous set when it shouldn't
Bug #640:
app-layer-event:http.host_header_ambiguous set when it shouldn't
Affected Versions:
Effort:
Difficulty:
Label:
Description
When URI and Host header both contain hostname:port, libhtp thinks they don't match while they actually do.
POST http://xxx.intranet.local:8000/xxx HTTP/1.1 User-Agent: Mozilla/4.0 (Windows XP 5.1) Java/1.6.0_29 Host: xxx.intranet.local:8000
Issue reported to libhtp upstream https://github.com/ironbee/libhtp/issues/33
Actions