summaryrefslogtreecommitdiff
path: root/net/thcrut
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-08-23 12:52:04 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-08-23 12:52:04 +0000
commitc98cd283561f17b1377fc3201454e893bda516ef (patch)
tree2d83a761da35d65827ebef97cbedb8ef2c95ce0e /net/thcrut
parentSeems there was a mirroring trouble. (probably my fault) (diff)
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
Notes
Notes: svn path=/head/; revision=46707
Diffstat (limited to 'net/thcrut')
-rw-r--r--net/thcrut/Makefile22
-rw-r--r--net/thcrut/distinfo1
-rw-r--r--net/thcrut/files/patch-aa14
-rw-r--r--net/thcrut/pkg-comment1
-rw-r--r--net/thcrut/pkg-descr11
-rw-r--r--net/thcrut/pkg-plist4
6 files changed, 53 insertions, 0 deletions
diff --git a/net/thcrut/Makefile b/net/thcrut/Makefile
new file mode 100644
index 000000000000..0ba4fb5f99c4
--- /dev/null
+++ b/net/thcrut/Makefile
@@ -0,0 +1,22 @@
+# Ports collection makefile for: thcrut
+# Date created: 23 Aug 2001
+# Whom: Kris Kennaway <kris@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= thcrut
+PORTVERSION= 0.1
+CATEGORIES= net
+MASTER_SITES= http://www.thehackerschoice.com/releases/
+
+MAINTAINER= kris@FreeBSD.org
+
+BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
+
+GNU_CONFIGURE= yes
+
+CONFIGURE_ARGS+= --with-libnet=${LOCALBASE} \
+ --sysconfdir=${PREFIX}/share/thcrut
+
+.include <bsd.port.mk>
diff --git a/net/thcrut/distinfo b/net/thcrut/distinfo
new file mode 100644
index 000000000000..8ef604ecdb1b
--- /dev/null
+++ b/net/thcrut/distinfo
@@ -0,0 +1 @@
+MD5 (thcrut-0.1.tar.gz) = 223b9aaf55206f6c981b40ab30ac1b50
diff --git a/net/thcrut/files/patch-aa b/net/thcrut/files/patch-aa
new file mode 100644
index 000000000000..f28bfa4eac12
--- /dev/null
+++ b/net/thcrut/files/patch-aa
@@ -0,0 +1,14 @@
+--- configure.orig Thu Aug 23 05:43:58 2001
++++ configure Thu Aug 23 05:44:08 2001
+@@ -1154,11 +1154,6 @@
+
+ fi
+
+-if test $ac_cv_prog_gcc = yes; then
+- CCOPTS='-O3 -Wall'
+- CFLAGS="$CCOPTS"
+-fi
+-
+ # Extract the first word of "md5sum", so it can be a program name with args.
+ set dummy md5sum; ac_word=$2
+ echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
diff --git a/net/thcrut/pkg-comment b/net/thcrut/pkg-comment
new file mode 100644
index 000000000000..c390f8bc6ae2
--- /dev/null
+++ b/net/thcrut/pkg-comment
@@ -0,0 +1 @@
+Local network discovery tool
diff --git a/net/thcrut/pkg-descr b/net/thcrut/pkg-descr
new file mode 100644
index 000000000000..d0f8fa7ad80d
--- /dev/null
+++ b/net/thcrut/pkg-descr
@@ -0,0 +1,11 @@
+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.
+
+WWW: http://www.thehackerschoice.com/
diff --git a/net/thcrut/pkg-plist b/net/thcrut/pkg-plist
new file mode 100644
index 000000000000..793a94745ffc
--- /dev/null
+++ b/net/thcrut/pkg-plist
@@ -0,0 +1,4 @@
+@comment $OpenBSD: PLIST,v 1.1.1.1 2001/07/18 20:30:43 dugsong Exp $
+bin/thcrut
+share/thcrut/manuf
+@dirrm share/thcrut