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