1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 12:19:02 +00:00

Fix some NSE globals

This commit is contained in:
dmiller
2015-02-11 14:20:30 +00:00
parent 7e30cb9c4a
commit 9294365d9b
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
local http = require "http"
local shortport = require "shortport"
local stdnse = require "stdnse"
local string = require "string"
local vulns = require "vulns"
description = [[