diff options
author | David Woodfall <dave@dawoodfall.net> | 2017-10-01 17:36:14 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-10-01 17:36:14 +0100 |
commit | a53c8e614351981fa083c1db5d51bcf8ebe5ebf8 (patch) | |
tree | 233012c6223a1b2b5c15893d49ffed08993cc7db /network/oinkmaster/README | |
parent | cc67dc7a20a0a35c0dd43c23a80e8c8f4e4158f4 (diff) |
network/oinkmaster: Added (update/manage snort & suricata rules).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/oinkmaster/README')
-rw-r--r-- | network/oinkmaster/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/oinkmaster/README b/network/oinkmaster/README new file mode 100644 index 0000000000000..8f88655508a0b --- /dev/null +++ b/network/oinkmaster/README @@ -0,0 +1,10 @@ +Oinkmaster is a script that will help you update and manage your +Snort rules. It is released under the BSD license and will work on +most platforms that can run Perl scripts, e.g. Linux, *BSD, Windows, +Mac OS X, Solaris, etc. Oinkmaster can be used to update and manage +the VRT licensed rules, the community rules, the bleeding-snort rules +and other third party rules, including your own local rules. + +Instructions for setting up oinkmaster: + +http://suricata.readthedocs.io/en/latest/rule-management/oinkmaster.html |