mirror of
https://github.com/nmap/nmap.git
synced 2026-08-28 12:31:12 +00:00
Merge 5fc35835f4 into 271cabb86a
This commit is contained in:
commit
420eb0a19d
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Retrieves information from a DNS nameserver by requesting
|
|||
its nameserver ID (nsid) and asking for its id.server and
|
||||
version.bind values. This script performs the same queries as the following
|
||||
two dig commands:
|
||||
- dig CH TXT bind.version @target
|
||||
- dig CH TXT version.bind @target
|
||||
- dig +nsid CH TXT id.server @target
|
||||
|
||||
References:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue