mirror of
https://github.com/nmap/nmap.git
synced 2025-12-20 14:39:02 +00:00
New scripts for geo mapping. Closes #606
This commit is contained in:
@@ -279,6 +279,9 @@ Entry { filename = "informix-tables.nse", categories = { "auth", "intrusive", }
|
||||
Entry { filename = "ip-forwarding.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "ip-geolocation-geoplugin.nse", categories = { "discovery", "external", "safe", } }
|
||||
Entry { filename = "ip-geolocation-ipinfodb.nse", categories = { "discovery", "external", "safe", } }
|
||||
Entry { filename = "ip-geolocation-map-bing.nse", categories = { "external", "safe", } }
|
||||
Entry { filename = "ip-geolocation-map-google.nse", categories = { "external", "safe", } }
|
||||
Entry { filename = "ip-geolocation-map-kml.nse", categories = { "safe", } }
|
||||
Entry { filename = "ip-geolocation-maxmind.nse", categories = { "discovery", "external", "safe", } }
|
||||
Entry { filename = "ip-https-discover.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "ipidseq.nse", categories = { "discovery", "safe", } }
|
||||
|
||||
Reference in New Issue
Block a user