blob: 59c3210f2d6b095ba4277444434fbad259219dbd (
plain) (
blame)
1
2
3
4
5
|
This is a very simple snort rule object. It was developed to allow for
scripted dynamic rule creation. Ideally you could dynamically take a
list of bad hosts and build an array of snort rule objects from that
list. Then write that list using the string() method to a snort rules
file.
|