mirror of
https://github.com/nmap/nmap.git
synced 2025-12-18 13:39:02 +00:00
Moved a change from last night up to the 5.61TEST2 release section since it wasn't in 5.61TEST1
This commit is contained in:
16
CHANGELOG
16
CHANGELOG
@@ -36,6 +36,14 @@ o Improved AIX support for raw scans. This includes some patches
|
||||
o Fixed Nmap so that it again compiles and runs on Solaris 10,
|
||||
including IPv6 support. [David]
|
||||
|
||||
o [NSE] Moved our brute force authentication cracking scripts
|
||||
(*-brute) from the "auth" category into a new "brute"
|
||||
category. Nmap's brute force capabilities have grown tremendously!
|
||||
You can see all 32 of them at
|
||||
http://nmap.org/nsedoc/categories/brute.html. It isn't clear
|
||||
whether dns-brute should be in the brute category, so for now it
|
||||
isn't. [Fyodor]
|
||||
|
||||
o Made the interface gathering loop work on Linux when an interface
|
||||
index is more than two digits in /proc/sys/if_inet6. Joe McEachern
|
||||
tracked down the problem and provided the fix.
|
||||
@@ -306,14 +314,6 @@ o [NSE] Added more than 100 new signatures to http-enum (many for
|
||||
known vulnerabilities). They are in the categories: general,
|
||||
attacks, cms, security, management and database [Paulino]
|
||||
|
||||
o [NSE] Moved our brute force authentication cracking scripts
|
||||
(*-brute) from the "auth" category into a new "brute"
|
||||
category. Nmap's brute force capabilities have grown tremendously!
|
||||
You can see all 32 of them at
|
||||
http://nmap.org/nsedoc/categories/brute.html. It isn't clear
|
||||
whether dns-brute should be in the brute category, so for now it
|
||||
isn't. [Fyodor]
|
||||
|
||||
o [NSE] Updated account status text in brute force password discovery
|
||||
scripts in an effort to make the reporting more consistent across
|
||||
all scripts. This will have an impact on any code that parses these
|
||||
|
||||
Reference in New Issue
Block a user