mirror of
https://github.com/nmap/nmap.git
synced 2026-01-06 06:29:03 +00:00
Removes unused dependencies from all files in scripts folder.
This commit is contained in:
@@ -4,8 +4,6 @@ local ipmi = require "ipmi"
|
||||
local nmap = require "nmap"
|
||||
local shortport = require "shortport"
|
||||
local stdnse = require "stdnse"
|
||||
local string = require "string"
|
||||
local table = require "table"
|
||||
|
||||
description = [[
|
||||
Performs brute force password auditing against IPMI RPC server.
|
||||
|
||||
Reference in New Issue
Block a user