From 972eae8bbbd7bef5c8d6fcf6196cf27e733337ff Mon Sep 17 00:00:00 2001 From: henri Date: Thu, 19 Jul 2012 16:02:19 +0000 Subject: [PATCH] Fixed CHANGELOG category tag for the r29148 entry. --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index ca77a0c04..c72a8a34f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -46,7 +46,7 @@ o [NSE] Added sip-methods script which enumerates a SIP server's allowed o [NSE] Added sip-call-spoof script which spoofs a call to a SIP phone and detects the action taken by the target. [Hani Benhabiles] -o [NSOCK] Modified multiple scripts that operated against HTTP based services +o [NSE] Modified multiple scripts that operated against HTTP based services so as to remove false positives that were generated when the target service answers with a 200 response to all requests. [Tom Sellers]