1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-31 03:49:01 +00:00

nse_check_globals cleanup

This commit is contained in:
patrik
2012-10-07 12:54:31 +00:00
parent 40b1c4705b
commit 121cc35de6
6 changed files with 9 additions and 4 deletions

View File

@@ -64,6 +64,7 @@ local table = require "table"
local httpspider = require "httpspider"
local vulns = require "vulns"
local url = require "url"
local string = require "string"
portrule = shortport.http