mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
-Adds hostmap-ip2hosts.nse. This script lists domain names pointing to the same IP address.
This commit is contained in:
parent
fd5f8e5180
commit
151657012d
2 changed files with 132 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ Entry { filename = "hbase-master-info.nse", categories = { "default", "discovery
|
|||
Entry { filename = "hbase-region-info.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "hddtemp-info.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "hostmap-bfk.nse", categories = { "discovery", "external", "intrusive", } }
|
||||
Entry { filename = "hostmap-ip2hosts.nse", categories = { "discovery", "external", } }
|
||||
Entry { filename = "hostmap-robtex.nse", categories = { "discovery", "external", "safe", } }
|
||||
Entry { filename = "http-affiliate-id.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "http-apache-negotiation.nse", categories = { "discovery", "safe", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue