Actions
Feature #984
closedlibhtp HTP_AUTH_UNRECOGNIZED
Effort:
Difficulty:
Label:
Description
libhtp can set a per tx request_auth_type = HTP_AUTH_UNRECOGNIZED
We should add an event for this.
Actions
Added by Victor Julien about 12 years ago. Updated over 6 years ago.
Description
libhtp can set a per tx request_auth_type = HTP_AUTH_UNRECOGNIZED
We should add an event for this.
I had to prevent suricata from disabling libhtp parsing auth
Here are the pull requests :
https://github.com/OISF/suricata/pull/3709
https://github.com/OISF/suricata-verify/pull/26