ettercap-0.5.2 update

+ now with OpenBSD "plug-in" support

eg.

banshee v 1.1 -- They kill without discretion...
dummy   v 1.0 -- Dummy plugin. It does nothing !
leech   v 1.6 -- Isolate a host from the LAN
lurker  v 1.3 -- Try to search for other ettercap
ooze    v 1.4 -- Ping a host.
shadow  v 1.8 -- A very simple SYN/TCP port scanner
spectre v 1.1 -- Flood a switched LAN with random MAC addresses
triton  v 1.3 -- Try to discover the LAN's gateway
This commit is contained in:
obecian 2001-07-19 04:46:57 +00:00
parent 4999299b28
commit f9bd27338a
5 changed files with 52 additions and 20 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.4 2001/06/12 00:25:53 obecian Exp $
# $OpenBSD: Makefile,v 1.5 2001/07/19 04:46:57 obecian Exp $
COMMENT= "multi-purpose sniffer/interceptor/logger"
VER= 0.5.0
VER= 0.5.2
DISTNAME= ettercap-${VER}
CATEGORIES= net
NEED_VERSION= 1.364

View File

@ -1,3 +1,3 @@
MD5 (ettercap-0.5.0.tar.gz) = 5ca4e9b87b0a045dec8254bc80ac3bd4
RMD160 (ettercap-0.5.0.tar.gz) = bb60a4cd7d4aa1ff31ff3e67f83012d07086bfe5
SHA1 (ettercap-0.5.0.tar.gz) = c56248e942d957de8114cfd9284c0908968e0889
MD5 (ettercap-0.5.2.tar.gz) = bdf3ed18bd076d74d2134e3b6dd45ce3
RMD160 (ettercap-0.5.2.tar.gz) = 1db0f7b763101a271eac36c9bcc0a065381eb4f3
SHA1 (ettercap-0.5.2.tar.gz) = a5bf559edcbe1e935fabc466288e704f4760c3ff

View File

@ -1,5 +1,5 @@
--- Makefile.in.orig Thu Apr 12 00:42:55 2001
+++ Makefile.in Thu Apr 12 00:43:56 2001
--- Makefile.in.orig Wed Jul 18 21:34:43 2001
+++ Makefile.in Wed Jul 18 21:36:27 2001
@@ -17,7 +17,7 @@ exec_prefix = @exec_prefix@
BINDIR = @bindir@
MANDIR = @mandir@
@ -9,3 +9,12 @@
DOC = COPYING README README.PLUGINS CHANGELOG HISTORY AUTHORS TODO THANKS KNOWN-BUGS PORTINGS
DEBUG = @DEBUG@
@@ -45,7 +45,7 @@ all: @PROG@
missing: $(MISSDESTS)
-install: @PROG@ strip
+install: @PROG@ plug-ins_install strip
$(INSTALL) -d $(DESTDIR)$(BINDIR)
$(INSTALL) -m 700 $(PROG) $(DESTDIR)$(BINDIR)
$(INSTALL) -d $(DESTDIR)$(SHAREDIR)

View File

@ -1,14 +1,20 @@
--- configure.orig Thu Apr 12 00:42:59 2001
+++ configure Thu Apr 12 00:43:38 2001
@@ -9,9 +9,9 @@
# Defaults:
ac_help=
--- configure.orig Wed Jul 18 16:28:03 2001
+++ configure Wed Jul 18 16:28:35 2001
@@ -80,7 +80,7 @@ exec 6>&1
#
# Initializations.
#
-ac_default_prefix=/usr/local
+ac_default_prefix=${LOCALBASE}
# Any additions from configure.in:
cross_compiling=no
subdirs=
MFLAGS= MAKEFLAGS=
@@ -102,7 +102,7 @@ ac_tr_sh="sed y%*+%pp%;s%[^_$ac_cr_alnum
ac_tr_cpp="sed y%*$ac_cr_az%P$ac_cr_AZ%;s%[^_$ac_cr_alnum]%_%g"
ac_unique_file="src/ec_main.c"
-ac_default_prefix=/usr/local
+#ac_default_prefix=/usr/local
ac_help="$ac_help
--enable-ncurses enable the ncurses interface."
ac_help="$ac_help
+ac_default_prefix=${LOCALBASE}
# Factoring default headers for most tests.
ac_includes_default="\
#include <stdio.h>

View File

@ -1,5 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/04/12 07:58:35 obecian Exp $
@comment $OpenBSD: PLIST,v 1.2 2001/07/19 04:46:57 obecian Exp $
bin/ettercap
man/man8/ettercap.8
share/doc/ettercap/AUTHORS
share/doc/ettercap/CHANGELOG
share/doc/ettercap/COPYING
@ -8,9 +9,25 @@ share/doc/ettercap/KNOWN-BUGS
share/doc/ettercap/PORTINGS
share/doc/ettercap/README
share/doc/ettercap/README.PLUGINS
share/doc/ettercap/README.PLUGINS.fr
share/doc/ettercap/README.PLUGINS.it
share/doc/ettercap/README.fr
share/doc/ettercap/README.it
share/doc/ettercap/THANKS
share/doc/ettercap/TODO
man/man8/ettercap.8
share/doc/ettercap/ettercap.fr.8.in
share/ettercap/ec_banshee.so
share/ettercap/ec_dummy.so
share/ettercap/ec_golem.so
share/ettercap/ec_leech.so
share/ettercap/ec_lurker.so
share/ettercap/ec_ooze.so
share/ettercap/ec_shadow.so
share/ettercap/ec_spectre.so
share/ettercap/ec_triton.so
share/ettercap/etter.conf
share/ettercap/etter.filter
share/ettercap/etter.ssl.crt
share/ettercap/mac-fingerprints
share/ettercap/nmap-os-fingerprints
@dirrm share/ettercap