From 085f8adc363fd5ab9abc54063f8870d1fecaabf4 Mon Sep 17 00:00:00 2001 From: fyodor Date: Mon, 29 Mar 2010 17:45:20 +0000 Subject: [PATCH] Update AFP entries a bit --- CHANGELOG | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 76369bdaf..da0853461 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,13 +2,14 @@ Nmap 5.22TEST [2010-03-29] -o [NSE] Updated the AFP library to support several new AFP functions and added - authentication support. Updated the afp-showmount script and added two new - scripts: - - afp-brute attempts to guess passwords against the AFP service - - afp-path-vuln detects the AFP directory traversal vulnerability - CVE-2010-0533 - [Patrik] +o [NSE] New script afp-path-vuln detects and can exploit major Mac OS + X AFP directory traversal vulnerability (CVE-2010-0533) discovered + by Nmap developer Patrik Karlsson. + +o [NSE] Updated the AFP library to support several new AFP functions + and added authentication support. Updated the afp-showmount script + and added afp-brute script which attempts to guess AFP service + passwords. [Patrik] o An ALPHA TEST VERSION of Nping, a packet generater written by Luis MartinGarcia and Fyodor last summer, is now included in the Nmap