mirror of
https://github.com/nmap/nmap.git
synced 2025-12-17 13:09:02 +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 = "robots.txt"
|
||||
description = [[
|
||||
Checks for disallowed entries in <code>robots.txt</code>.
|
||||
|
||||
@@ -8,7 +7,7 @@ The higher the verbosity or debug level, the more disallowed entries are shown.
|
||||
---
|
||||
--@output
|
||||
-- 80/tcp open http syn-ack
|
||||
-- | robots.txt: has 156 disallowed entries (40 shown)
|
||||
-- | robots: has 156 disallowed entries (40 shown)
|
||||
-- | /news?output=xhtml& /search /groups /images /catalogs
|
||||
-- | /catalogues /news /nwshp /news?btcid=*& /news?btaid=*&
|
||||
-- | /setnewsprefs? /index.html? /? /addurl/image? /pagead/ /relpage/
|
||||
|
||||
Reference in New Issue
Block a user