mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Spell check script documentation.
This commit is contained in:
parent
474ad6f55c
commit
a709967cdd
3 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ 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 BG Prefix present in
|
||||
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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
description = [[
|
||||
Attempt's to retrieve the target's NetBIOS names and MAC address.
|
||||
Attempts to retrieve the target's NetBIOS names and MAC address.
|
||||
|
||||
By default, the script displays the name of the computer and the logged-in
|
||||
user; if the verbosity is turned up, it displays all names the system thinks it
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ found; or until the sequence is exhausted without finding either a referral or t
|
|||
The script will recognise a referral to another Whois service if that service is defined in the script and will continue by
|
||||
sending a query to the referred service. A record is assumed to be the desired one if it does not contain a referral.
|
||||
|
||||
To reduce the number unecessary queries sent to Whois services a record cache is employed and the entries in the cache can be
|
||||
To reduce the number unnecessary queries sent to Whois services a record cache is employed and the entries in the cache can be
|
||||
applied to any targets within the range of addresses represented in the record.
|
||||
|
||||
In certain circumstances, the ability to cache responses prevents the discovery of other, smaller IP address assignments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue