mirror of
https://github.com/nmap/nmap.git
synced 2026-01-23 22:59:20 +00:00
Reflow NSEDoc for PDF inclusion.
This commit is contained in:
@@ -4,12 +4,11 @@ Maps IP addresses to autonomous system (AS) numbers.
|
||||
The script works by sending DNS TXT queries to a DNS server which in
|
||||
turn queries a third-party service provided by Team Cymru
|
||||
(team-cymru.org) using an in-addr.arpa style zone set up especially for
|
||||
use by Nmap.
|
||||
The responses to these queries contain both Origin and Peer ASNs and
|
||||
their descriptions, displayed along with the BGP Prefix and Country Code.
|
||||
The script caches results to reduce the number of queries and should
|
||||
perform a single query for all scanned targets in a BGP Prefix present in
|
||||
Team Cymru's database.
|
||||
use by Nmap. The responses to these queries contain both Origin and Peer
|
||||
ASNs and their descriptions, displayed along with the BGP Prefix and
|
||||
Country Code. The script caches results to reduce the number of queries
|
||||
and should perform a single query for all scanned targets in a BGP
|
||||
Prefix present in Team Cymru's database.
|
||||
|
||||
Be aware that any targets against which this script is run will be sent
|
||||
to and potentially recorded by one or more DNS servers and Team Cymru.
|
||||
|
||||
Reference in New Issue
Block a user