Actions
Bug #24
closed
PR
OD
Match fails with 2 content, the second of length = 1
Bug #24:
Match fails with 2 content, the second of length = 1
Affected Versions:
Effort:
Difficulty:
Label:
Description
The match of two contents in the same rule fail if the second has a length of 1.
Example:
alert tcp any any -> any any (msg:\"Test 32 sig1\"; content:\"0\"; content:\"a\"; sid:1;)
payload: 0123abcde...
Files
Actions