1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 12:41: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

@@ -1,5 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*- # Nmap Changelog ($Id$); -*-text-*-
o [NSE] [GH#242] Fix multiple false-positive sources in http-backup-agent.
[Tom Sellers]
Nmap 7.01 [2015-12-09] Nmap 7.01 [2015-12-09]
o Switch to using gtk-mac-bundler and jhbuild for building the OS X installer. o Switch to using gtk-mac-bundler and jhbuild for building the OS X installer.

View File

@@ -31,7 +31,7 @@ CVE-2001-1013: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2001-1013.
-- --
-- @output -- @output
-- 80/tcp open http syn-ack Apache httpd 2.2.9 -- 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" author = "jah"
license = "Same as Nmap--See https://nmap.org/book/man-legal.html" license = "Same as Nmap--See https://nmap.org/book/man-legal.html"