diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-08-24 13:13:41 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-08-24 13:13:41 +0000 |
commit | eee13293542c4a40fc573d333cf58688402a8c43 (patch) | |
tree | 436570881f788a7af137f9e99efc1bb92b88ce08 /net-mgmt/Makefile | |
parent | a3c1cd294d7d6c5925c60b587f8d3858d1250a5e (diff) | |
download | ports-eee13293542c4a40fc573d333cf58688402a8c43.tar.gz ports-eee13293542c4a40fc573d333cf58688402a8c43.zip |
WepLab is a tool designed to teach how WEP works, what different
vulnerabilities it has, and how they can be used in practice to
break a WEP protected wireless network. So far, WepLab more than
a Wep Key Cracker, is a Wep Security Analyzer designed from an
educational point of view.
WWW: http://weplab.sourceforge.net
PR: ports/102476
Submitted by: Anton Karpov <toxa at toxahost.ru>
Notes
Notes:
svn path=/head/; revision=171327
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index bc700e679746..d2ea1fbc9666 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -193,6 +193,7 @@ SUBDIR += tcptrack SUBDIR += torrus SUBDIR += trafd + SUBDIR += weplab SUBDIR += whatmask SUBDIR += wide-dhcp SUBDIR += yabm |