Actions
Bug #7772
openBug #7638: detect: incorrect rule ordering with more complex flowbit chains
flowbits: no-op set and isset combinations are accepted
Affected Versions:
Effort:
Difficulty:
low
Label:
Description
For example, rules like
alert tcp any any -> any any (msg:"set + isset flowbit"; http.method; content:"GET"; flowbits:set,abc; flowbits:isset,abc; sid:111)
Updated by Shivani Bhardwaj 2 days ago
- Description updated (diff)
- Priority changed from Normal to High
Updated by Shivani Bhardwaj 1 day ago
- Status changed from Assigned to In Review
- Difficulty set to low
In Review PR: https://github.com/OISF/suricata/pull/13508
Actions