1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-30 01:59:02 +00:00

Fixed CHANGELOG category tag for the r29148 entry.

This commit is contained in:
henri
2012-07-19 16:02:19 +00:00
parent 1054c3abc7
commit 972eae8bbb

View File

@@ -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]