Home page logo
/
Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News

Sponsors

SolarWinds makes easy-to-use enterprise IT management software to help IT pros solve problems every day and help to enable efficient and effective management of networks and IT environments.

Join our online community of over 100,000 IT professionals talking shop. Get involved. Gain insights. Share tips and tricks. Visit thwack today!


File ip-geolocation-maxmind

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

User 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.

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:
| 74.207.244.221 (scanme.nmap.org)
|   coordinates (lat,lon): 39.4899,-74.4773
|_  city: Absecon, Philadelphia, PA, United States

Requires


Author: Gorjan Petrovski

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

Nmap Site Navigation

Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]