mirror of
https://github.com/nmap/nmap.git
synced 2025-12-25 08:59:01 +00:00
Remove script ids. Scripts are identified by file name in output (just the
basename without ".nse", or the full path with debugging level 2 or higher). This includes documentation changes in scripting.xml.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
id = "HTML title"
|
||||
description = [[
|
||||
Shows the title of the default page of a web server.
|
||||
|
||||
@@ -11,7 +10,7 @@ original target.
|
||||
---
|
||||
--@output
|
||||
-- 80/tcp open http syn-ack
|
||||
-- |_ HTML title: Foo.
|
||||
-- |_ showHTMLTitle: Foo.
|
||||
|
||||
author = "Diman Todorov <diman.todorov@gmail.com>"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user