Initial commit.
This commit is contained in:
16
psad/snort_rule_dl
Normal file
16
psad/snort_rule_dl
Normal file
@@ -0,0 +1,16 @@
|
||||
#
|
||||
#############################################################################
|
||||
#
|
||||
# File: snort_rule_dl
|
||||
#
|
||||
# Purpose: To allow a psad danger level to be manually specified for each
|
||||
# Snort rule ID.
|
||||
#
|
||||
# Syntax: Each non-comment line of this file contains a snort ID number, and
|
||||
# the corresponding psad danger level like so: <sid> <danger level>.
|
||||
#
|
||||
#############################################################################
|
||||
#
|
||||
|
||||
### The following example illustrates the syntax for Snort SID 2284
|
||||
#2284 3;
|
||||
Reference in New Issue
Block a user