Commit Graph

28 Commits

Author SHA1 Message Date
naddy
5afc022b5c "symbol(fake_pck) size mismatch, relink your program"
fake_pck[] is defined in three places and two different sizes as a global,
but each time only used in the respective module, so make the definitions
static.
2011-08-18 19:23:22 +00:00
dcoppa
35d3724ea0 Fix segfault when trying to scan for hosts on 64bit systems.
From Debian, but tweaked by naddy@

ok landry@, naddy@
2011-08-02 18:40:16 +00:00
martynas
486604ee9a - don't abuse nobody: drop privs to _ettercap instead
- add missing man page correction patch of that uid will used
ok naddy@
2009-08-06 23:44:07 +00:00
brad
064fc16871 - Comment out the DNS dissector in the default example config
since the DNS dissector is not being built.
- Sync the PLIST.

ok okan@
2008-07-16 20:15:48 +00:00
okan
9da3b1852c update to 0.7.3 from brad@
testing and ok brad@ and merdely@
2008-04-23 20:49:46 +00:00
kurt
4944aef63a switch from undocumented, obsolete -rdynamic cc arg to
-Wl,--export-dynamic. This makes main prog syms visible to plugins and
now they work. prompted by and okay sturm@
2005-11-26 21:17:54 +00:00
margarida
d2defaa973 Update to version 0.6b
--
- Plugins now works with GTK+ interface
- Updated the passive OS fingerprint database (1279 records)
- Fixed internal refreshing (for huge traffic loads)
- Fixed wifi-dump support
- Fixed some possible buffer overflows
2003-11-02 00:38:32 +00:00
avsm
97d84152b6 crank up some buffer sizes; confirmed with author and in ettercap-cvs 2003-06-18 14:38:19 +00:00
avsm
2fc29b1d4e oops missed this - sync with update-patches 2003-06-18 14:20:42 +00:00
avsm
8b0420054c sync with update-patches (just line numbers) 2003-06-18 14:19:39 +00:00
margarida
4704e5d046 Update to version 0.6.9
--
A new, enhanced poisoining method (against Solaris) has been
introduced and many new plugins for PPTP tunnel breaking have
been added.
Updated the passive OS fingerprint database.
Several bugs fixed.
Changelog: http://ettercap.sourceforge.net/index.php?s=history

brad@ ok
2003-01-29 02:02:51 +00:00
pvalchev
f1edb3f5c1 since this assumes char is signed all over the place, just pass a gcc
flag -fsigned-char for compilation. ok maintainer
2002-12-29 22:49:02 +00:00
pvalchev
de5a1ce02c cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-28 23:29:13 +00:00
pvalchev
826e4a2989 this assigns negative values into char's all over the place, quick fix
is to specifically get signed char although most of those look wrong
and the code should be rewritten majorly.  maintainer gave me the
blessing for this not long ago; more issues remain
2002-12-28 22:55:46 +00:00
margarida
3ff9b85c4f Add MASTER_SITE;
Link to -lncurses (default behaviour);
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:24:49 +00:00
pvalchev
44c9692895 sync with update-patches 2002-12-13 08:04:52 +00:00
mark
33fe2c06e0 REALLY honor CC/CFLAGS (changes to both Makefile_in and configure needed) 2002-10-28 01:55:49 +00:00
mark
37244b933d honor CC/CFLAGS; notified by naddy@
update-patches
2002-10-28 01:19:06 +00:00
mark
26916d7414 ettercap-0.6.6.6 update
Now works on ELF archs thanks to additional patch from brad@

From CHANGES:

+ Ability to bind a port on which ettercap forwards the sniffed traffic
+ The -H option now supports range ip
+ NEW PLUGIN: lamia (become root of a switches spanning tree)
+ Updated the passive OS fingerprint database (825 records)
!! Fixed the -w options (openssl path related bug)
!! Fixed the conflicting options -Y and -a
!! Fixed the FindIface function under BSD
2002-06-17 02:21:43 +00:00
mark
1ed46f2380 ettercap-0.6.5 update
+ added configure patch for curses check
* This update looks much cleaner on OpenBSD now! *

0.6.5       20020423

      + Windows (CYGWIN) porting
      + Dumping to and sniffing from tcpdump file format is now supported
      + Sniffing from command line now capture UDP+TCP packet by default
      + Logging engine doesn't log the same user/pass/ip twice
      + Under *BSD and MacOSX ettercap now uses only one bpf
      + Added the -J options (onlyposion) to allow multitarget arp sniffing
      + NEW PLUGIN :
         - roper   (Tries to stop ISAKMP for IPSEC traffic)
      + NEW password collector for: QUAKE 3, ICQ v7, MSN, YMSG
      + DISSECTORS enhanced: HTTPS - IMAP - NAPSTER (opennap) - IRC
      + PLUGIN enhanced:
         - leech (now it rearps the victim after isolation)
      + DOCUMENTATION translated in Polish and Dutch
      !! Better handling of CTRL+C
      !! Fixed a bug the the dlsym on OpenBSD 3.0 (plugin related)
      !! Fixed a bug in the handling of debug file
      !! Fixed the "not scrolling" JOINED visualization
2002-05-03 03:19:14 +00:00
obecian
f48bd8d943 ettercap-0.6.3 update 2001-12-13 07:37:09 +00:00
obecian
4681ea6e6b ettercap-0.6.2 update 2001-11-14 18:19:40 +00:00
brad
1a048964fe remove bogus patch 2001-09-26 15:18:42 +00:00
obecian
af5f6fcdb9 s/[a-z]/[a-z][A-Z] in Makefile_in patch, PLIST update catches population increase 2001-09-22 22:09:37 +00:00
obecian
88c0c895b2 ettercap-0.6.0 update 2001-09-22 21:31:01 +00:00
obecian
9494b874b2 ettercap-0.5.4 update 2001-07-27 03:34:27 +00:00
obecian
f9bd27338a 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
2001-07-19 04:46:57 +00:00
obecian
7ebc0f1fd5 ettercap-0.4.0 - multi-purpose sniffer/interceptor/logger 2001-04-12 07:58:35 +00:00