Actions
Bug #5155
closedflowbits - no error on invalid options
Affected Versions:
Effort:
Difficulty:
Label:
Description
as per https://redmine.openinfosecfoundation.org/issues/4786#note-8 - creating a new issue
sid 7, despite not having a valid option provided, does not produce an error/warning from suricata.
alert http any any -> any any (msg:"flowbits with noalert option"; flow:established,to_server; http.method; content:"POST"; flowbits:set,ET.whatever,asdfasdf; sid:7;)
Updated by Shivani Bhardwaj over 2 years ago
- Copied from Bug #5031: flowbits - no error on invalid options added
Updated by Victor Julien over 2 years ago
- Target version changed from 5.0.9 to 5.0.10
Updated by Victor Julien over 2 years ago
- Status changed from Assigned to Rejected
5.0.x is close to EOL, so not fixing this minor issue.
Actions