aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-08-23 20:52:04 +0800
committerkris <kris@FreeBSD.org>2001-08-23 20:52:04 +0800
commit94c274e33f64bc097d19d81f30214f8458637e15 (patch)
tree46f707032da8fad84b66070ccf5c21cd79a4d250 /net/Makefile
parent8480bfb164241b49e51e1a3be1083865de1c8054 (diff)
downloadfreebsd-ports-gnome-94c274e33f64bc097d19d81f30214f8458637e15.tar.gz
freebsd-ports-gnome-94c274e33f64bc097d19d81f30214f8458637e15.tar.zst
freebsd-ports-gnome-94c274e33f64bc097d19d81f30214f8458637e15.zip
Add thc-rut 0.1
RUT (pronouced as 'root') mean 'aRe yoU There'. It was developed to brute force its way into wvlan (IEEE 802.11b) access points which use mac authentification. It offers a wide range of _local_ network discovery features like arp lookup on all hosts on a network with vendor-string, spoofed DHCP request, RARP, BOOTP, ICMP-ping and address mask request and some other features. Obtained from: OpenBSD
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 7762b6cbedbb..ca98826d25d0 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -384,6 +384,7 @@
SUBDIR += tdetect
SUBDIR += telnetx
SUBDIR += telserv
+ SUBDIR += thcrut
SUBDIR += tik
SUBDIR += tintin++
SUBDIR += tintin++-devel