Commit Graph

57 Commits

Author SHA1 Message Date
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
sthen
0df8422b00 sync wantlib, bump packages. 2008-06-12 21:58:11 +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
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
26f5ae54bd fix WANTLIB of ports using gtk, needed after switch to our own pkg-config 2007-01-04 20:19:53 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
espie
939a8c0f52 zap .0.0 2006-09-18 11:59:59 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
steven
2efe4b8c83 fix WANTLIB after gtk+2 downgrade
add USE_X11 and MODULES=devel/gettext where appropriate
2006-01-20 08:39:12 +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
wilfried
5630e1aa18 fix packages-specs brain fart from yesterday and bump 2005-11-15 09:21:50 +00:00
wilfried
593c44e7a2 fix wantlib + bump 2005-11-14 12:31:20 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
alek
2344f6d18c Add WANTLIB markers 2004-12-16 00:31:20 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
naddy
f16b99d84d The sparc64 compiler is gcc3 now; don't require the gcc3 module. 2004-02-25 02:35:15 +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
7b3a9b9159 Fix LIB_DEPENDS placement. pt by brad@ 2003-05-13 11:22:53 +00:00
margarida
1722e52450 Missed in the last ettercap commit. 2003-05-13 09:00:25 +00:00
margarida
c1ab139712 Update to version 0.6.a
--
Changes:
Now the connections are buffered, so you can view past
event data.
A new sniffing method (port stealing) was added as a plugin.
The SMB dissector and troll plugin were enhanced.
Three new plugins, confusion, hunter, and SMB suite, have been
added.
The demonization problem and the StateMachine timeout session
handling problem were fixed.
Also enable gtk support (which was experimental in the last
version), adding of no_x11 FLAVOR, although with gtk enabled
you also have the ncurses interface available.
2003-05-13 08:57:47 +00:00
margarida
87d86e63d3 Add gcc3 module. Now works in sparc64. 2003-02-16 18:17:57 +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
brad
fb4ec1cc36 change e-mail address.
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
mark
33fe2c06e0 REALLY honor CC/CFLAGS (changes to both Makefile_in and configure needed) 2002-10-28 01:55:49 +00:00
naddy
c53eb436cb No regression tests available. 2002-10-28 01:38:44 +00:00
mark
37244b933d honor CC/CFLAGS; notified by naddy@
update-patches
2002-10-28 01:19:06 +00:00
mark
12c043944b ettercap 0.6.7 update
scrap NEED_VERSION
2002-07-11 22:21:44 +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
espie
aa8b372d10 say goodbye to MASTER_SITE_SUBDIR 2002-05-15 17:42:24 +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
mark
3e72aca258 ettercap-0.6.4 update (security fix inside)
0.6.4       20020212

       + You can sniff remote traffic from a romote cisco router
         and make mitm attacks on it using GRE tunnels.
       + Added some bits for the passive OS fingerprint database.
         Now even the length of the packet make sense.
       + The sniffing interface now support JOINED view
       + NEW PLUGIN :
          - thief   (dumps all files from HTTP)
          - zaratan (redirect GRE tunnels)
       + ICQ dissector now search for passwords on all ports
       + Updated the passive OS fingerprint database (675 records)
       + Changed the arg 2 of Plugin_HookPoint for PCK_RECEIVED_RAW
       !! Under OpenBSD the pflog interface is ingored
       !! Fixed the DATA_PATH issue in the phantom plugin
       !! Fixed an unsigned short in state_machine
       !! Fixed some plugins that don't recognize the 'yes' answer
       !! Fixed the plugins symbol problem on Mac OS X (strip -x)
       !! Fixed the possibility of remote exploitation on interface with MTU > 1500
2002-02-16 07:33:22 +00:00
mark
ce7c609bd9 update maintainer address 2001-12-24 07:51:05 +00:00
obecian
a8eff59ae2 ettercap-0.6.3.1 update 2001-12-14 20:33:07 +00:00
obecian
f48bd8d943 ettercap-0.6.3 update 2001-12-13 07:37:09 +00:00
obecian
5d373a6b0d excommunicate md5 (woops) 2001-11-14 18:25:40 +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
brad
410d91253b don't try to build this on archs without dlopen(). 2001-09-26 15:17:23 +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