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-geobytes

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

User Summary

Tries to identify the physical location of an IP address using the Geobytes geolocation web service (http://www.geobytes.com/iplocator.htm). The limit of lookups using this service is 20 requests per hour. Once the limit is reached, an nmap.registry["ip-geolocation-geobytes"].blocked boolean is set so no further requests are made during a scan.

Script Arguments

http-max-cache-size, http.pipeline, http.useragent

See the documentation for the http library.

Example Usage

nmap --script ip-geolocation-geobytes <target>

Script Output

| ip-geolocation-geobytes:
| 74.207.244.221 (scanme.nmap.org)
|   coordinates (lat,lon): 43.667,-79.417
|_  city: Toronto, Ontario, Canada

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 ]