Actions
Feature #341
closed
VJ
AS
urilen option to match on raw uri
Feature #341:
urilen option to match on raw uri
Effort:
Difficulty:
Label:
Description
By default Suricata's urilen matches on the normalized buffer. Snort 2.9.1 added support for matching on both the raw and normalized buffers:
urilen:min<>max[,<uribuf>]; urilen:[<|>]<number>[,<uribuf>]; <uribuf> : "norm" | "raw"
It seems that Snort selects the raw uri by default.
Files
Actions