             Laurent Constantin's network toolbox (netwox)


            ----------------------------------------------
            |              NETWOX 's CHANGELOG           |
            ----------------------------------------------


---------------------------------------------------------------------
Version 5.4.0 - 28-Oct-2003

 ++ bugs fixed ++
  - In virtual socket tools, if user specified a device, it was
    appended twice (eth0 -> eth0eth0). A "not found" error then
    occured.

 ++ major evolutions ++
  - Modules smtp, mail, mime, mailex implementing SMTP protocol.
  - Tool 106 : send an email
  - Module nntp implementing NNTP protocol.
  - Tool 107 : post a newsgroup message
  - Tool 108 : list groups of a newsgroup server
  - Tool 109 : download newsgroups messages
  - Tool 110 : Ethernet bridge limiting flow
  - Modules ftp and ftpctl implementing FTP protocol.
  - Tool 111 to 117 : ftp clients

 ++ minor evolutions ++
  - Error message displayed when first parameter wasn't a number
    was not easy to understand.

 ++ internal evolutions (not seen by end users) ++
    None in this version


---------------------------------------------------------------------
Version 5.3.0 - 19-Oct-2003

 ++ bugs fixed ++
    None in this version

 ++ major evolutions ++
  - Module snispo creating an io for sniffing and spoofing.
  - Modules dns* implementing DNS protocol
  - Tool 102 : query a DNS server (like dig or nslookup)
  - Tool 103 : obtain version of a Bind server
  - Tool 104 : simple dns server
  - Tool 105 : sniff and spoof DNS answers

 ++ minor evolutions ++
  - Update of netwox-doc_html to reflect branch 5.
  - Tools 65 to 72 (scanning tools) have parameter "-n" to specify
    the number of simultaneous request to send. Please note if this
    value is too big, unexpected timeout will appear on slow
    networks (on a 10Mb LAN, the max seems to be around 130). By
    default, 20 simultaneous requests are sent.

 ++ internal evolutions (not seen by end users) ++
    None in this version


---------------------------------------------------------------------
Version 5.2.0 - 05-Oct-2003

 ++ bugs fixed ++
    None in this version

 ++ major evolutions ++
  - Tool 97 : send a SYSLOG message
  - Tool 98 : flood a host with syslog messages
  - Creation of module telnet implementing telnet protocol
  - Tool 99 : interactive telnet client
  - Creation of module expect to "expect" data coming from an io
  - Creation of module telnetses to deal with a telnet session
  - Tool 100 : execution of a telnet command
  - Creation of module brute to automatize brute force attacks
  - Tool 101 : telnet brute force

 ++ minor evolutions ++
    None in this version

 ++ internal evolutions (not seen by end users) ++
  - Partial rewrite of module sock


---------------------------------------------------------------------
Version 5.1.0 - 23-Sep-2003
  This version is a full rewrite. Everything changed.


---------------------------------------------------------------------
Version 5.0.0
  This version does not exists.
