Actions
Bug #2080
closed
FT
PA
Rules with bad port group var do not error
Bug #2080:
Rules with bad port group var do not error
Affected Versions:
Effort:
Difficulty:
Label:
Description
This does not error in Suricata 3.2.1 and 4.0dev (rev 3726fd6) (latest as of now) or any other version of Suricata I tested:
alert tcp $HOME_NET any -> $EXTERNAL_NET non_existent_var (msg:"bad portvar test"; content:"31d7c3e829be03400641f80b821ef728"; sid:3032; rev:1;)
Actions