diff options
author | zi <zi@FreeBSD.org> | 2012-06-12 04:39:29 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-06-12 04:39:29 +0800 |
commit | 6f995933b905b4a52db77ffc57b2dfc1d1afaa70 (patch) | |
tree | 577363e2631f70184799e711eb45a98f7f8bbf0b /security/Makefile | |
parent | ee701bd69e18af09b5ba497b862b3bf66d44a7d5 (diff) | |
download | freebsd-ports-gnome-6f995933b905b4a52db77ffc57b2dfc1d1afaa70.tar.gz freebsd-ports-gnome-6f995933b905b4a52db77ffc57b2dfc1d1afaa70.tar.zst freebsd-ports-gnome-6f995933b905b4a52db77ffc57b2dfc1d1afaa70.zip |
New port: security/razorback-officeCat:
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 OfficeCat nugget provides the ability to examine Microsoft
Office documents to determine the presence of potential exploit
conditions in the file.
WWW: http://razorbacktm.sourceforge.net/
PR: ports/167749
Submitted by: Tom Judge <tom@tomjudge.com>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index d422f27acd2b..52b1a51be1a0 100644 --- a/security/Makefile +++ b/security/Makefile @@ -794,6 +794,7 @@ SUBDIR += razorback-fsMonitor SUBDIR += razorback-fsWalk SUBDIR += razorback-masterNugget + SUBDIR += razorback-officeCat SUBDIR += razorback-pdfFox SUBDIR += razorback-scriptNugget SUBDIR += razorback-swfScanner |