Script ip-geolocation-maxmind

Script types: hostrule
Categories: discovery, external, safe
Download: https://svn.nmap.org/nmap/scripts/ip-geolocation-maxmind.nse

Script Summary

Tries to identify the physical location of an IP address using a Geolocation Maxmind database file (available from http://www.maxmind.com/app/ip-location). This script supports queries using all Maxmind databases that are supported by their API including the commercial ones.

See also:

Script Arguments

maxmind_db

string indicates which file to use as a Maxmind database

Example Usage

nmap --script ip-geolocation-maxmind <target> [--script-args ip-geolocation.maxmind_db=<filename>]

Script Output

| ip-geolocation-maxmind:
| coordinates: 39.4899, -74.4773
|_location: Absecon, Philadelphia, PA, United States

Requires


Author:

  • Gorjan Petrovski

License: Same as Nmap--See https://nmap.org/book/man-legal.html