Actions
Bug #4316
closedinvalid dsize distance rule being loaded by suricata
Affected Versions:
Effort:
Difficulty:
Label:
Description
The following rule, originally submitted under issue #317 is being loaded successfully but doesn't seem like it should be.
alert udp any any -> any any (msg:"TEST SUCCESFULL - dsize/distance INVALID combination "; dsize:10; content:"boom"; content:"loom"; distance:10; sid:6666663; rev:1;)
Actions