
Legenda:
         + new feature
         - old feature removed
         ! bug fixed

=========================================

0.4.3       20010511

      + Added a Protocol State Machine for dissectors
      + Added the rule "Log" to the filtering form
      + Packet Factory (create and send packets on the fly)
      + Configuration file
      + Code cleanup !!
      + Plugins can be launched from connection list
      + NEW plugin : banshee
      + ENHANCEMENT in the password collector for: SOCKS 5, IMAP, VNC, SMB, MySQL
      + FIXED password collecor for: SOCKS 5


0.4.2       20010429

      + You can specify the IP "ANY"
      + Logging all data to specific file(s)
      + Added the "demonization" feature (--quiet)
      + Packet filtering/dropping/search/replace
      + Improved the user/password hunting in datadecode module
      + Tuning of Doppelganger poison/rearp
      + NEW plugin : lurker
      + NEW password collector for: NNTP, X11, NAPSTER, IRC, RIP, BGP, SOCKS 5, IMAP 4, VNC
      + ENHANCEMENT in the password collector for: POP, SMB, MySQL
      ! fixed a bug in the fingerprint for *BSD
      ! fixed the handling of eth aliases
      ! fixed the activation/deactivation of Active Dissectors


0.4.0       20010409

      + Full duplex SSH man-in-the-middle support !!
      + new startup mode (--broadping -b).
      + new sniffig metod (PublicARP)
      + Injector now supports escape sequences
      + netmask switch added
      + added support for getopt_long even on *BSD
      + NEW password collector for :  SSH1, SMB, RLOGIN, HTTP, ICQ, MySQL
      ! fixed the "sendto() 1518 byte" bug


0.3.1       20010323

      ! fixed a nasty bug sniffing/sending big packets
      ! fixed telnet dissector


0.3.0       20010319

      + Ported on OpenBSD 2.7
      + UDP support
      + OS Fingerprint
      + Network Adapter Fingerprint
      + Password collector for:  FTP, POP, TELNET
      + Injection interface redesigned
      + Possibility to check if you are in a switched lan or not.
      ! various bugfix


0.2.4       20010309

      + Ported on FreeBSD 4.x
      + Plugin version control
      + Added -x option for hex mode in command line
      - Removed -1 and -2 options (better getopt parsing)
      + Ability to sniff in all direction (no more two hosts limit)
      + Silent mode (--silent or -z) (no arp storm on start up)


0.2.1       20010223

      + Scrolling window for plugin output
      + detailed packets view in hex mode (SEQ, ACK and FLAGS)
      + identification of connections type (FTP, telnet, ecc)
      + ability to kill a connection from connection list
      ! sigfault when no plugin found and press return


0.2.0       20010219

      + Plug-In support
      + Inet module totally rewritten and redesigned.
      + Downported to 2.0.x Linux Kernels (EXPERIMENTAL)
      + Added support for glibc 2.0.x  2.1.x  2.2.x
      + Scroll back in sniffing window (*very* *very* usefull !!)
      ! after injection the connections are cleanly RSTted


0.1.1       20010209

      + detect if there is another man-in-the-middle in the LAN
      + full telnet injection support
      ! ettercap defaults to the first up and running iface
      ! removed possible sigfault making host list
      ! now works with openwall
      ! various bugfixing


0.1.0.beta  20010125

      * Initial public release...

      + Easy to use ncurses interface
      + Command line mode (without ncurses)
      + IP based sniffing (old style sniffing)
      + MAC based sniffing (for traffic between hosts and gateways)
      + ARP based sniffing (with arp poisoning for switched lan)
      + Characters injection in an established connection