1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Update script name in help of http-userdir-enum, update CHANGELOG to reflect last commit.

This commit is contained in:
tomsellers
2015-12-13 20:25:50 +00:00
parent 25c891d570
commit dd503ae2e5
2 changed files with 4 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ CVE-2001-1013: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2001-1013.
--
-- @output
-- 80/tcp open http syn-ack Apache httpd 2.2.9
-- |_ apache-userdir-enum: Potential Users: root (403), user (200), test (200)
-- |_ http-userdir-enum: Potential Users: root (403), user (200), test (200)
author = "jah"
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"