Actions
Bug #7774
openBug #7638: detect: incorrect rule ordering with more complex flowbit chains
flowbits: unneeded set + toggle combinations are accepted
Affected Versions:
Effort:
Difficulty:
Label:
Description
For example, a rule like:
alert tcp any any -> any any (msg:"set + toggle"; http.method; content:"GET"; flowbits:set,abc; flowbits:toggle,abc; sid:111;)
Actions