Actions
Bug #7865
opendetect/integers: u8 prefilter does not support all modes
Affected Versions:
Effort:
Difficulty:
Label:
Description
Meaning a rule like alert icmp any any -> any any (itype: <= 8; prefilter; sid:3;)
. will not match even if alert icmp any any -> any any (itype: <= 8; sid:3;)
will match
Updated by Philippe Antoine 2 days ago
- Related to Task #6644: tracking: detect: integer as first-class support added
Updated by Philippe Antoine 2 days ago
- Status changed from New to In Review
Actions