Actions
Bug #7773
closed
SB
SB
Bug #7638: detect: incorrect rule ordering with more complex flowbit chains
flowbits: no-op unset + isnotset combinations are accepted
Bug #7773:
flowbits: no-op unset + isnotset combinations are accepted
Affected Versions:
Effort:
Difficulty:
low
Label:
Description
For example, a rule like:
alert tcp any any -> any any (msg:"unset + isnotset"; flowbits:isnotset,abc; http.method; content:"GET"; flowbits:unset,abc; sid:111)
SB Updated by Shivani Bhardwaj 10 months ago
- Description updated (diff)
- Priority changed from Normal to High
SB Updated by Shivani Bhardwaj 9 months ago
- Difficulty set to low
SB Updated by Shivani Bhardwaj 9 months ago
- Target version changed from 8.0.0 to 9.0.0-beta1
PA Updated by Philippe Antoine 9 months ago
- Affected Versions 8.0.0 added
SB Updated by Shivani Bhardwaj 9 months ago
In Review PR: https://github.com/OISF/suricata/pull/13613
SB Updated by Shivani Bhardwaj 9 months ago
- Status changed from Assigned to In Review
SB Updated by Shivani Bhardwaj 2 months ago
- Status changed from In Review to Closed
Closed by: https://github.com/OISF/suricata/pull/14670
Actions