mirror of
https://github.com/nmap/nmap.git
synced 2026-02-14 01:16:33 +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 = "HTTP Auth"
|
||||
description = [[
|
||||
Gets the authentication scheme and realm of a web service that requires
|
||||
authentication.
|
||||
@@ -6,7 +5,7 @@ authentication.
|
||||
|
||||
---
|
||||
-- @output
|
||||
-- | HTTP Auth: HTTP Service requires authentication
|
||||
-- | HTTPAuth: HTTP Service requires authentication
|
||||
-- |_ Auth type: Basic, realm = DSL Router
|
||||
|
||||
-- HTTP authentication information gathering script
|
||||
|
||||
Reference in New Issue
Block a user