CHANGELOG
上传用户:nilegod
上传日期:2007-01-08
资源大小:220k
文件大小:3k
源码类别:

网络截获/分析

开发平台:

C/C++

  1. Legenda:
  2.          + new feature
  3.          - old feature removed
  4.          ! bug fixed
  5. =========================================
  6. 0.4.0        20010406
  7.       + Full duplex SSH man-in-the-middle support !!
  8.       + new startup mode (--broadping -b).
  9.       + new sniffig metod (PublicARP)
  10.       + Injector now supports escape sequences
  11.       + netmask switch added
  12.       + added support for getopt_long even on *BSD
  13.       + NEW password collector for :  SSH1, SMB, RLOGIN, HTTP, ICQ, MySQL
  14.       ! fixed the "sendto() 1518 byte" bug
  15. 0.3.1       20010323
  16.       ! fixed a nasty bug sniffing/sending big packets
  17.       ! fixed telnet dissector
  18. 0.3.0       20010319
  19.       + Ported on OpenBSD 2.7
  20.       + UDP support
  21.       + OS Fingerprint
  22.       + Network Adapter Fingerprint
  23.       + Password collector for:  FTP, POP, TELNET
  24.       + Injection interface redesigned
  25.       + Possibility to check if you are in a switched lan or not.
  26.       ! various bugfix
  27. 0.2.4       20010309
  28.       + Ported on FreeBSD 4.x
  29.       + Plugin version control
  30.       + Added -x option for hex mode in command line
  31.       - Removed -1 and -2 options (better getopt parsing)
  32.       + Ability to sniff in all direction (no more two hosts limit)
  33.       + Silent mode (--silent or -z) (no arp storm on start up)
  34. 0.2.1       20010223
  35.       + Scrolling window for plugin output
  36.       + detailed packets view in hex mode (SEQ, ACK and FLAGS)
  37.       + identification of connections type (FTP, telnet, ecc)
  38.       + ability to kill a connection from connection list
  39.       ! sigfault when no plugin found and press return
  40. 0.2.0       20010219
  41.       + Plug-In support
  42.       + Inet module totally rewritten and redesigned.
  43.       + Downported to 2.0.x Linux Kernels (EXPERIMENTAL)
  44.       + Added support for glibc 2.0.x  2.1.x  2.2.x
  45.       + Scroll back in sniffing window (*very* *very* usefull !!)
  46.       ! after injection the connections are cleanly RSTted
  47. 0.1.1       20010209
  48.       + detect if there is another man-in-the-middle in the LAN
  49.       + full telnet injection support
  50.       ! ettercap defaults to the first up and running iface
  51.       ! removed possible sigfault making host list
  52.       ! now works with openwall
  53.       ! various bugfixing
  54. 0.1.0.beta  20010125
  55.       * Initial public release...
  56.       + Easy to use ncurses interface
  57.       + Command line mode (without ncurses)
  58.       + IP based sniffing (old style sniffing)
  59.       + MAC based sniffing (for traffic between hosts and gateways)
  60.       + ARP based sniffing (with arp poisoning for switched lan)
  61.       + Characters injection in an established connection