Project

General

Profile

Actions

Bug #2064

closed

Rules with dual classtype do not error

Added by Francis Trudeau about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
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;)

Actions

Also available in: Atom PDF