Opened 10 years ago
Closed 10 years ago
#7231 closed enhancement (fixed)
nmap-7.01
| Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.9 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
http://nmap.org/dist/nmap-7.01.tar.bz2
https://nmap.org/dist/sigs/nmap-7.01.tar.bz2.asc
https://nmap.org/dist/sigs/nmap-7.01.tar.bz2.digest.txt
nmap-7.01.tar.bz2: MD5 = 7F A4 ED C5 92 18 4C 7A DD C1 4F 5A CB 3F E6 F7
http://nmap.org/changelog.html
Nmap 7.01 [2015-12-09]
• Switch to using gtk-mac-bundler and jhbuild for building the OS X
installer. This promises t• reduce a lot of the problems we've had
with local paths and dependencies using the py2app and macports build
system. [Daniel Miller]
• The Windows installer is now built with NSIS 2.47 which features
LoadLibrary security hardening t• prevent DLL hijacking and other
unsafe use of temporary directories. Thanks t• Stefan Kanthak for
reporting the issue to NSIS and to us and the many other projects that
use it.
• Updated the OpenSSL shipped with our binary builds (Windows, OS X, and
RPM) t• 1.0.2e.
• [Zenmap] [GH#235] Fix several failures to launch Zenmap on OS X. The
new build process eliminates these errors:
◦ IOError: [Errn• 2] No such file or directory:
'/Applications/Zenmap.app/Contents/Resources/etc/pango/pangorc.in'
◦ LSOpenURLsWithRole() failed for the application
/Applications/Zenmap.app with error -10810.
• [NSE] [GH#254] Update the TLSSessionRequest probe in ssl-enum-ciphers
to match the one in nmap-service-probes, which was fixed previously t•
correct a length calculation error. [Daniel Miller]
• [NSE] [GH#251] Correct false positives and unexpected behavior in
http-* scripts which used http.identify_404 t• determine when a file
was not found on the target. The function was following redirects,
which could be an indication of a soft-404 response. [Tom Sellers]
• [NSE] [GH#241] Fix a false-positive in hnap-info when the target
responds with 200 OK t• any request. [Tom Sellers]
• [NSE] [GH#244] Fix an error response in xmlrpc-methods when run
against a non-HTTP service. The expected behavior is n• output.
[Niklaus Schiess]
Change History (2)
comment:1 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed at r16719.