Actions
Feature #341
closedurilen 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
Updated by Victor Julien almost 13 years ago
- Assignee changed from OISF Dev to Anoop Saldanha
- Target version changed from 1.2beta1 to 1.2rc1
- Estimated time set to 5.00 h
Updated by Anoop Saldanha almost 13 years ago
- File 0001-bug-341-support-for-urilen-check-on-both-norm-and-ra.patch 0001-bug-341-support-for-urilen-check-on-both-norm-and-ra.patch added
patch attached.
Updated by Victor Julien almost 13 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied, thanks Anoop!
Actions