1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 21:21:31 +00:00

Add hostmap-robtex by Arturo Busleiman.

Originally called http-robtex-shared-domains.
http://seclists.org/nmap-dev/2012/q2/20
This commit is contained in:
david
2012-04-09 06:35:12 +00:00
parent fd92ad598f
commit d20a9faf39
3 changed files with 75 additions and 0 deletions

View File

@@ -102,6 +102,7 @@ Entry { filename = "hadoop-tasktracker-info.nse", categories = { "default", "dis
Entry { filename = "hbase-master-info.nse", categories = { "default", "discovery", "safe", } }
Entry { filename = "hbase-region-info.nse", categories = { "default", "discovery", "safe", } }
Entry { filename = "hddtemp-info.nse", categories = { "default", "discovery", "safe", } }
Entry { filename = "hostmap-robtex.nse", categories = { "discovery", "external", "safe", } }
Entry { filename = "hostmap.nse", categories = { "discovery", "external", "intrusive", } }
Entry { filename = "http-affiliate-id.nse", categories = { "discovery", "safe", } }
Entry { filename = "http-apache-negotiation.nse", categories = { "discovery", "safe", } }