Actions
Feature #389
closedhttp_header keyword support for responses
Effort:
Difficulty:
Label:
Description
Currently, Suricata only honors the http_header content modifier for HTTP requests. Please add support for HTTP responses so that response headers may also be efficiently inspected.
Updated by Victor Julien almost 13 years ago
- Status changed from New to Assigned
In addition, the same needs to be done for http_raw_header and the pcre /H flag.
Updated by Victor Julien almost 13 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
This is now supported in the current git master, with exception of the raw response header inspection. See #397.
Actions