Skip to content
Discussion options

You must be logged in to vote

classtype in each rule sets the severity, that is connected to classification.config. You can obtain it by sudo docker exec -it so-suricata more /etc/suricata/classification.config.
So, your example rule says classtype:pup-activity and it is written in classification.config as config classification: pup-activity,Possibly Unwanted Program Detected,2. Then suricata's rule.severity is 2.
After that, common.nids converts to SO's standardized alert severity as event.severity.

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@csanate
Comment options

@csanate
Comment options

@defensivedepth
Comment options

Answer selected by defensivedepth
Comment options

You must be logged in to vote
1 reply
@Masaya-A
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants