summaryrefslogtreecommitdiff
path: root/net/ettercap
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2002-06-05 00:29:02 +0000
committerhubertf <hubertf@pkgsrc.org>2002-06-05 00:29:02 +0000
commita0ae1a91b5fe213d32c2955f481fa3e93c6352b2 (patch)
treeb720351b667a4f8c785b2db2046194e635fff72a /net/ettercap
parentc1bd0953b5ef4cde61e062542c0cfdd43d8c7b1a (diff)
downloadpkgsrc-a0ae1a91b5fe213d32c2955f481fa3e93c6352b2.tar.gz
Update ettercap to 0.6.6.6. Changes:
0.6.6.6 -- 20020603 + Solaris porting + Sparc architecture support even for all other OSes + Windows 9X porting (developed by tavi) + Increased the speed of arp storm under windows (developed by tavi) + Added the ability to bind a port on which ettercap forwards the sniffed trafic (press 'B' from the sniffing interface) + The -H option now supports range ip (i.e. 192.168.1-5.10-20,30-40,50,100-150) + NEW PLUGIN: - lamia (become root of a switches spanning tree) + Windows installer now have a nice splash screen ;) + Updated the passive OS fingerprint database (825 records) !! Fixed the pthread_join problem under MacOSX !! Fixed the -w options (openssl path related bug) !! Fixed the conflicting options -Y and -a !! Fixed the FindIface function under BSD 0.6.5 -- 20020423 + Windows (CYGWIN) porting + Dumping to tcpdump file format is now supported (-Y option) + New OffLine sniffing from tcpdump like files (-T option) + Sniffing from command line now capture UDP+TCP packet by default - Changed the -t (--linktype option) to -g + Added the -t (--proto option) to sniff only that protocol in simple mode + Logging engine doesn't log the same user/pass/ip twice (as requested by Gushterul) + Under *BSD and MacOSX ettercap now uses only one bpf + Added the -J options (onlyposion) to allow multitarget arp sniffing + USER and PASS may have a length of 50 chars + NEW PLUGIN : - roper (Tries to stop ISAKMP for IPSEC traffic) + NEW password collector for: - QUAKE 3 (rcon command) (developed by LnZ) - ICQ v7 (developed by LnZ) - MSN (the pass is an MD5 hash) - YMSG (the pass in in UNIX MD5 format) (as requested by tavi) + DISSECTORS enhanced: HTTPS - IMAP - NAPSTER (opennap) - IRC + PLUGIN enhanced: - leech (now it rearps the victim after isolation) + Updated the passive OS fingerprint database (762 records) + Updated the active OS fingerprint database nmap-os-fingerprints,v 1.77 2002/03/20 05:42:48 fyodor + DOCUMENTATION translated in Polish and Dutch + Added the 'cvs' target to the Makefile !! Fixed an ntohs() problem in the phantom plugin !! Fixed a bug in the SMB dissector dealing with unicode user and password !! Better handling of CTRL+C !! Fixed a bug in doppleganger !! Fixed a bug the the dlsym on OpenBSD 3.0 (plugin related) !! Fixed the visualization of password with length > 13 !! Fixed a bug in the handling of debug file !! Fixed the "not scrolling" JOINED visualization
Diffstat (limited to 'net/ettercap')
-rw-r--r--net/ettercap/Makefile9
-rw-r--r--net/ettercap/PLIST30
-rw-r--r--net/ettercap/distinfo8
-rw-r--r--net/ettercap/patches/patch-aa23
4 files changed, 47 insertions, 23 deletions
diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile
index 3b7a3590d86..343b80457e2 100644
--- a/net/ettercap/Makefile
+++ b/net/ettercap/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2002/04/10 01:43:03 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2002/06/05 00:29:02 hubertf Exp $
-DISTNAME= ettercap-0.6.4
+DISTNAME= ettercap-0.6.6.6
CATEGORIES= security net
MASTER_SITES= http://ettercap.sourceforge.net/download/
@@ -9,6 +9,8 @@ HOMEPAGE= http://ettercap.sourceforge.net/
COMMENT= Multipurpose sniffer/interceptor/logger for switched LAN
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --enable-plugins \
+ --enable-https
# missing newpad()
USE_NCURSES= yes
@@ -16,6 +18,9 @@ USE_PTHREAD= native pth
CPPFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -Wl,-R${LOCALBASE}/lib
+post-install:
+ cd ${WRKSRC}/plugins ; ${MAKE_ENV} ${MAKE} install
+
.include "../../devel/ncurses/buildlink.mk"
.include "../../mk/pthread.buildlink.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/ettercap/PLIST b/net/ettercap/PLIST
index 2eb525c10d1..bcb75d789fc 100644
--- a/net/ettercap/PLIST
+++ b/net/ettercap/PLIST
@@ -1,4 +1,25 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/04/08 20:25:03 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/06/05 00:29:02 hubertf Exp $
+lib/ettercap/ec_H00_lurker.so
+lib/ettercap/ec_H01_zaratan.so
+lib/ettercap/ec_H05_roper.so
+lib/ettercap/ec_H10_phantom.so
+lib/ettercap/ec_H20_dwarf.so
+lib/ettercap/ec_H30_thief.so
+lib/ettercap/ec_H99_dummy.so
+lib/ettercap/ec_arpcop.so
+lib/ettercap/ec_banshee.so
+lib/ettercap/ec_basilisk.so
+lib/ettercap/ec_beholder.so
+lib/ettercap/ec_dummy.so
+lib/ettercap/ec_golem.so
+lib/ettercap/ec_imp.so
+lib/ettercap/ec_lamia.so
+lib/ettercap/ec_leech.so
+lib/ettercap/ec_ooze.so
+lib/ettercap/ec_phantom.so
+lib/ettercap/ec_shadow.so
+lib/ettercap/ec_spectre.so
+lib/ettercap/ec_triton.so
man/man8/ettercap.8
sbin/ettercap
share/doc/ettercap/AUTHORS
@@ -11,10 +32,15 @@ share/doc/ettercap/PORTINGS
share/doc/ettercap/README
share/doc/ettercap/README.PLUGINS
share/doc/ettercap/README.WIN32
+share/doc/ettercap/ROPER.HOWTO
share/doc/ettercap/THANKS
share/doc/ettercap/TODO
+share/doc/ettercap/TODO.WIN32
share/doc/ettercap/ZARATAN.HOWTO
+share/doc/ettercap/debug.txt
+share/doc/ettercap/errors.txt
share/doc/ettercap/ettercap.fr.8.in
+share/doc/ettercap/threads.txt
share/ettercap/etter.conf
share/ettercap/etter.dns
share/ettercap/etter.filter
@@ -24,5 +50,7 @@ share/ettercap/etter.passive.os.fp
share/ettercap/etter.ssl.crt
share/ettercap/mac-fingerprints
share/ettercap/nmap-os-fingerprints
+share/ettercap/services
@dirrm share/ettercap
@dirrm share/doc/ettercap
+@dirrm lib/ettercap
diff --git a/net/ettercap/distinfo b/net/ettercap/distinfo
index d0c15bb29e7..1d623b62905 100644
--- a/net/ettercap/distinfo
+++ b/net/ettercap/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/04/08 20:25:03 hubertf Exp $
+$NetBSD: distinfo,v 1.2 2002/06/05 00:29:02 hubertf Exp $
-SHA1 (ettercap-0.6.4.tar.gz) = 1c7a5f0845b565ae1ce8ac37ddc4a12f35737eab
-Size (ettercap-0.6.4.tar.gz) = 481353 bytes
-SHA1 (patch-aa) = 745062e1cd523ec78def88731e23975fb7402880
+SHA1 (ettercap-0.6.6.6.tar.gz) = a76cb193adb9a92f07c4999097e5ad76dfc37c28
+Size (ettercap-0.6.6.6.tar.gz) = 558542 bytes
+SHA1 (patch-aa) = faf5044190e8f30e0490238d276ff65a8c5bfb98
diff --git a/net/ettercap/patches/patch-aa b/net/ettercap/patches/patch-aa
index 5c50badb006..24665219ffc 100644
--- a/net/ettercap/patches/patch-aa
+++ b/net/ettercap/patches/patch-aa
@@ -1,22 +1,13 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/04/08 20:25:03 hubertf Exp $
-
---- Makefile.in.orig Tue Feb 12 16:37:45 2002
-+++ Makefile.in
-@@ -9,7 +9,7 @@
-
- DESTDIR =
- CC = @CC@
--LIBS = @LIBS@ @LDFLAGS@
-+LIBS = @LIBS@ -Wl,-R${prefix}/lib -L${prefix}/lib -lncurses @LDFLAGS@
- MISSLIBS = @MISSLIBS@
- DEFS = @DEFS@ -D@OS@ @OS_OPT@
- INSTALL = @INSTALL@
-@@ -26,7 +26,7 @@
+$NetBSD: patch-aa,v 1.2 2002/06/05 00:29:02 hubertf Exp $
+--- Makefile.in.orig Fri May 17 15:48:19 2002
++++ Makefile.in Tue Jun 4 17:19:35 2002
+@@ -28,7 +28,7 @@
+
DEBUG = @DEBUG@
- CFLAG = @CFLAGS@
+ CFLAG = @E_CFLAGS@
-COPTS = -I. @COPTS@
+COPTS = -I. -I${prefix}/include @COPTS@
-
+
PROG = @PROG@
VERSION = @VERSION@