mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 00:19:01 +00:00
Add missing requires.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
local http = require "http"
|
||||
local table = require "table"
|
||||
local url = require "url"
|
||||
|
||||
---
|
||||
-- http-default-accounts-fingerprints.lua
|
||||
-- This file contains fingerprint data for http-default-accounts.nse
|
||||
|
||||
Reference in New Issue
Block a user