From ccb240d5b78bfe8413878df61fabeab625cf4a93 Mon Sep 17 00:00:00 2001 From: dmiller Date: Fri, 29 May 2015 01:54:20 +0000 Subject: [PATCH] Finalize CHANGELOG for 6.45 release, finally --- CHANGELOG | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 3ed900f21..dc9fc343a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -284,9 +284,6 @@ o [NSE] Improved performance of citrixlua library when handling large XML Nmap 6.45 [2014-04-11] -o NOTE THAT THE CHANGELOG FOR THIS RELEASE IS INCOMPLETE. We plan to - finish it soon. - o Idle scan now supports IPv6. IPv6 packets don't usually come with fragments identifiers like IPv4 packets do, so new techniques had to be developed to make idle scan possible. The implementation is by @@ -296,6 +293,18 @@ o When doing a ping scan (-sn), the --open option will prevent down hosts from being shown when -v is specified. This aligns with similar output for other scan types. [Daniel Miller] +o Fixed some syntax problems in nmap-os-db that were caused by some automated + merging of fingerprints (http://seclists.org/nmap-dev/2013/q4/68) [Daniel + Miller] + +o New service probes and fingerprints for Quake1, TeamSpeak3, xmlsysd, + Freelancer game server, All-Seeing Eye, AndroMouse, and AirHD. + +o Update included WinPcap to version 4.1.3 [Rob Nicholls] + +o [NSE] Convert many more scripts to emit structured XML output + (https://nmap.org/book/nse-api.html#nse-structured-output) [Daniel Miller] + o [NSE] Added 24 NSE scripts from 12 authors, bringing the total up to 470. They are all listed at http://nmap.org/nsedoc/, and the summaries are below (authors are listed in brackets): @@ -391,6 +400,11 @@ o [NSE] Add unicode library for decoding and encoding UTF-8, UTF-16, CP437 and added or skipped nulls in UTF-16 data can use this to support non-ASCII characters. [Daniel Miller] +o Significant code and documentation cleanup effort, fixing file encodings, + trailing whitespace, indentation, spelling mistakes, NSEdoc formatting + issues, PEP 8 compliance for Python, deprecation cleanup under python -3, + cleanup of warnings from LLVM's AddressSanitizer. [Daniel Miller] + o [Ncat] Added support for socks5 and corresponding regression tests. [Marek Lucaszuk, Petr Stodulka] @@ -404,6 +418,13 @@ o [NSE] Added tls library for functions related to SSLv3 and TLS messages. Existing ssl-enum-ciphers, ssl-date, and tls-nextprotoneg scripts were updated to use this library. [Daniel Miller] +o Added NSE and Zenmap unit tests to "make check" [Daniel Miller] + +o [NSE] Enable http-enum to use the large Nikto fingerprint database at runtime + if provided by the user. For licensing reasons, we do not distribute this + database, but the integration effort has the blessing of the Nikto folks. + [George Chatzisofroniou] + o Updated bundled liblua from 5.2.2 to 5.2.3 (bugfix release) [Daniel Miller] o Added version detection signatures and probes for a bunch of Android @@ -466,7 +487,7 @@ o Integrated all of your IPv4 OS fingerprint submissions since January (1,300 of them). Added 91 fingerprints, bringing the new total to 4,118. Additions include Linux 3.7, iOS 6.1, OpenBSD 5.3, AIX 7.1, and more. Many existing fingerprints were improved. Highlights: - http://seclists.org/nmap-dev/2013/q2/519. [David Fifield] + http://seclists.org/nmap-dev/2013/q2/518. [David Fifield] o Integrated all of your service/version detection fingerprints submitted since January (737 of them)! Our signature count jumped by 273 to 8,979.