Actions
Feature #733
closedhttp_host keyword
Effort:
Difficulty:
Label:
Description
Introduce the http_host keyword which would match on the normalized http host header.
Actions
Added by Anoop Saldanha almost 13 years ago. Updated over 12 years ago.
Description
Introduce the http_host keyword which would match on the normalized http host header.
Does this keyword addition affect anything in the existing functionality? If it doesn't I think it can go into 1.4.x, else 1.5
It doesn't affect the working. http_header would still inspect the host header section.
Merged https://github.com/inliniac/suricata/pull/280, thanks Anoop!