mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Cleaning up the descriptions for 28 scripts for consistency
This commit is contained in:
@@ -4,7 +4,7 @@ local string = require "string"
|
||||
local table = require "table"
|
||||
|
||||
description = [[
|
||||
Finds up to 100 domain names that use the same name server as the target by querying the Robtex service at http://www.robtex.com/dns/.
|
||||
Finds up to 100 domain names which use the same name server as the target by querying the Robtex service at http://www.robtex.com/dns/.
|
||||
|
||||
The target must be specified by DNS name, not IP address.
|
||||
]];
|
||||
|
||||
Reference in New Issue
Block a user