diff --git a/scripts/http-vhosts.nse b/scripts/http-vhosts.nse index 0e067c607..c5827bc3a 100644 --- a/scripts/http-vhosts.nse +++ b/scripts/http-vhosts.nse @@ -41,7 +41,6 @@ various names of the form .example.com are tried. -- | docs.example.com: 302 -> https://www.example.com/docs/ -- |_images.example.com: 200 -- --- @todo feature: move hostnames to an external file and allow the user to use another one -- @internal: see http://seclists.org/nmap-dev/2010/q4/401 and http://seclists.org/nmap-dev/2010/q4/445 -- --