Nmap Development mailing list archives

Nmap 7.11 Released


From: Fyodor <fyodor () nmap org>
Date: Tue, 22 Mar 2016 11:44:53 -0700

Hi folks.  Hot on the heels of 7.10, we're pleased to release Nmap 7.11
which fixes some Zenmap crashes and has a couple enhances as well.  As
usual, 7.11 source code and binary packages for Linux, Windows, and Mac are
available for free download from

https://nmap.org/download.html

If you find any bugs in this release, please let us know on this
list or bug tracker as described at https://nmap.org/book/man-bugs.html.

Here are the change details:

o [NSE][GH#341] Added support for diffie-hellman-group-exchange-* SSH key
exchange methods to ssh2.lua, allowing ssh-hostkey to run on servers that
only support custom Diffie-Hellman groups. [Sergey Khegay]

o [NSE] Added support in sslcert.lua for Microsoft SQL Server's TDS
protocol, so you can now grab certs with ssl-cert or check ciphers with
ssl-enum-ciphers.  [Daniel Miller]

o [Zenmap] Fix a crash when setting default window geometry: TypeError:
argument of type 'int' is not iterable

o [Zenmap] Fix a crash when displaying the date from an Nmap XML file due
to an empty or unknown locale:
    File "zenmapCore/NmapParser.py", line 627, in get_formatted_date
      locale.getpreferredencoding())
    LookupError: unknown encoding:

o [Zenmap] Fix a crash due to incorrect file paths when installing to
/usr/local prefix. Example:
    Exception: File '/home/blah/.zenmap/scan_profile.usp' does not exist or
could not be found!


Enjoy the new release!
-Fyodor
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: