diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-10-05 08:05:52 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-10-05 08:05:52 +0800 |
commit | eade98395e367b251258b174784d2814cf1611ba (patch) | |
tree | 85d27ba7483e05db872c410344376d806ed0f61c /security/Makefile | |
parent | f4ef7b27c65ab783cf98830fa90fc20bdfee82ae (diff) | |
download | freebsd-ports-gnome-eade98395e367b251258b174784d2814cf1611ba.tar.gz freebsd-ports-gnome-eade98395e367b251258b174784d2814cf1611ba.tar.zst freebsd-ports-gnome-eade98395e367b251258b174784d2814cf1611ba.zip |
The Metasploit Project
This is the Metasploit Project. The goal is to provide useful
information to people who perform penetration testing, IDS signature
development, and exploit research. This site was created to fill the
gaps in the information publicly available on various exploitation
techniques and to create a useful resource for exploit developers. The
tools and information on this site are provided for legal penetration
testing and research purposes only.
This port is an in-development version of the upcoming Metasploit Framework.
It is based on Ruby instead of perl, and has a different license.
WWW: http://www.metasploit.org
PR: ports/101280
Submitted by: Yonatan <onatan at gmail.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 64613aceb29d..c8816224751e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -254,6 +254,7 @@ SUBDIR += mdcrack SUBDIR += medusa SUBDIR += metasploit + SUBDIR += metasploit-devel SUBDIR += mhash SUBDIR += mindterm-binary SUBDIR += mosref |