Actions
Bug #2064
closedRules with dual classtype do not error
Affected Versions:
Effort:
Difficulty:
Label:
Description
The following rules do not error in Suricata 3.2.1 or Suricata version 4.0dev (rev 6585ac4):
alert ip any any -> any any (msg:"Dual classtype test"; content:"31d7c3e829be03400641f80b821ef728"; classtype:policy-violation; classtype:trojan-activity; sid:3031; rev:1;)
alert ip any any -> any any (msg:"Dual classtype test"; content:"31d7c3e829be03400641f80b821ef728"; classtype:policy-violation; classtype:policy-violation; sid:3032; rev:1;)
Updated by Victor Julien over 7 years ago
- Status changed from New to Assigned
- Assignee set to Andreas Herz
- Target version set to 70
Updated by Andreas Herz about 7 years ago
- Status changed from Assigned to Closed
Updated by Andreas Herz about 7 years ago
- Target version changed from 70 to 4.0.1
Actions