Script ip-geolocation-geoplugin
Script types:
hostrule
Categories:
discovery, external, safe
Download: https://svn.nmap.org/nmap/scripts/ip-geolocation-geoplugin.nse
Script Summary
Tries to identify the physical location of an IP address using the Geoplugin geolocation web service (http://www.geoplugin.com/). There is no limit on lookups using this service.
See also:
- ip-geolocation-ipinfodb.nse
- ip-geolocation-map-bing.nse
- ip-geolocation-map-google.nse
- ip-geolocation-map-kml.nse
- ip-geolocation-maxmind.nse
Script Arguments
- slaxml.debug
See the documentation for the slaxml library.
- http.host, http.max-body-size, http.max-cache-size, http.max-pipeline, http.pipeline, http.truncated-ok, http.useragent
See the documentation for the http library.
- smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername
See the documentation for the smbauth library.
Example Usage
nmap --script ip-geolocation-geoplugin <target>
Script Output
| ip-geolocation-geoplugin: | coordinates: 39.4208984375, -74.497703552246 |_location: New Jersey, United States
Requires
Author:
License: Same as Nmap--See https://nmap.org/book/man-legal.html