From 57db00bbd90813b13d7732488180728bf6eb1f2c Mon Sep 17 00:00:00 2001 From: fyodor Date: Fri, 30 Sep 2011 18:37:45 +0000 Subject: [PATCH] Moved a change from last night up to the 5.61TEST2 release section since it wasn't in 5.61TEST1 --- CHANGELOG | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 9132df287..7a4a36f24 100644 --- a/CHANGELOG +++ b/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