Script ip-geolocation-map-kml
Script types:
postrule
Categories:
safe
Download: https://svn.nmap.org/nmap/scripts/ip-geolocation-map-kml.nse
Script Summary
This script queries the Nmap registry for the GPS coordinates of targets stored by previous geolocation scripts and produces a KML file of points representing the targets.
See also:
- ip-geolocation-geoplugin.nse
- ip-geolocation-ipinfodb.nse
- ip-geolocation-map-bing.nse
- ip-geolocation-map-google.nse
- ip-geolocation-maxmind.nse
Script Arguments
- ip-geolocation-map-kml.map_path
(REQUIRED)
Example Usage
nmap -sn -Pn --script ip-geolocation-geoplugin,ip-geolocation-map-kml --script-args ip-geolocation-map-kml.map_path=map.kml <target>
Script Output
| ip-geolocation-map-kml: |_ The map has been saved at 'map.kml'.
Requires
Author:
License: Same as Nmap--See https://nmap.org/book/man-legal.html