From 69235612bd5f9920a99dae840d679234274a3ced Mon Sep 17 00:00:00 2001 From: david Date: Fri, 12 Feb 2010 23:19:26 +0000 Subject: [PATCH] Add to CHANGELOG: o Removed the nmap_service.exe helper program for smb-psexec, as it was still being flagged by malware detection even after the bit-flipping in the next release. You can now download it from http://nmap.org/psexec/nmap_service.exe. (The script will remind you if it's not installed.) --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 00beda4f1..096de34d7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,12 @@ [NOT YET RELEASED] +o Removed the nmap_service.exe helper program for smb-psexec, as it + was still being flagged by malware detection even after the + bit-flipping in the next release. You can now download it from + http://nmap.org/psexec/nmap_service.exe. (The script will remind you + if it's not installed.) + o [NSE] Replaced incorrect try/catch statements in dns-service-discovery that would attempt to close a non-existing socket