HOME>>>>>>>>>

File ip-geolocation-maxmind

脚本使用类型: hostrule
脚本所属分类: discovery, external, safe
脚本下载地址: 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: VER007 整理 http://www.ver007.com