diff options
author | zi <zi@FreeBSD.org> | 2012-06-11 21:28:32 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-06-11 21:28:32 +0800 |
commit | fb023f59ac50a139362d008b9d9dd58502602f2a (patch) | |
tree | 63f11c61ccc376c17f3cc09f14258431d1d56c62 /security/razorback-yaraNugget/pkg-message | |
parent | 8f96dcc94635ede6edc13ad7e90a40a7b8f4c3fd (diff) | |
download | freebsd-ports-gnome-fb023f59ac50a139362d008b9d9dd58502602f2a.tar.gz freebsd-ports-gnome-fb023f59ac50a139362d008b9d9dd58502602f2a.tar.zst freebsd-ports-gnome-fb023f59ac50a139362d008b9d9dd58502602f2a.zip |
New port: security/razorback-yaraNugget:
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.
The Yara nugget allows modified Yara rules to dictate which flags are
set when they alert.
WWW: http://razorbacktm.sourceforge.net/
PR: ports/167756
Submitted by: Tom Judge <tom@tomjudge.com>
Diffstat (limited to 'security/razorback-yaraNugget/pkg-message')
-rw-r--r-- | security/razorback-yaraNugget/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/security/razorback-yaraNugget/pkg-message b/security/razorback-yaraNugget/pkg-message new file mode 100644 index 000000000000..498ac9913048 --- /dev/null +++ b/security/razorback-yaraNugget/pkg-message @@ -0,0 +1,6 @@ +After this port has been installed, you will need to copy and edit the +sample configuration (rzb_yara.conf.sample) to rzb_yara.conf. + +Additionally, you will need to provide rules for yara. The rules should be +placed in the directory specified in the rzb_yara.conf file. The rules may +be placed in subdirectories or symlinked. |