mirror of
https://github.com/nmap/nmap.git
synced 2025-12-27 09:59:04 +00:00
Removes unused dependencies from all files in scripts folder.
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
local http = require "http"
|
||||
local ipOps = require "ipOps"
|
||||
local stdnse = require "stdnse"
|
||||
local string = require "string"
|
||||
local slaxml = require "slaxml"
|
||||
local table = require "table"
|
||||
|
||||
description = [[
|
||||
Discovers hostnames that resolve to the target's IP address by querying the online Robtex service at http://ip.robtex.com/.
|
||||
|
||||
Reference in New Issue
Block a user