diff options
author | clsung <clsung@FreeBSD.org> | 2006-05-02 15:36:47 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-05-02 15:36:47 +0800 |
commit | 4714145b9fec622b372fd861e6a7fde995c09f72 (patch) | |
tree | fba2535c25ddb723f1ec4ce150a9be9092ef27c0 /security/Makefile | |
parent | 4ee14156d1b1ba37980b24878c038c2dc96ad31f (diff) | |
download | freebsd-ports-gnome-4714145b9fec622b372fd861e6a7fde995c09f72.tar.gz freebsd-ports-gnome-4714145b9fec622b372fd861e6a7fde995c09f72.tar.zst freebsd-ports-gnome-4714145b9fec622b372fd861e6a7fde995c09f72.zip |
Add medusa 1.0, a speedy, massively parallel, modular, login
brute-forcer.
PR: ports/96641
Submitted by: David Thiel <lx@redundancy.redundancy.org>
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 bd419ac0e237..4866e5a5e316 100644 --- a/security/Makefile +++ b/security/Makefile @@ -241,6 +241,7 @@ SUBDIR += md5coll SUBDIR += md5deep SUBDIR += mdcrack + SUBDIR += medusa SUBDIR += metasploit SUBDIR += mhash SUBDIR += mindterm-binary |