mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
Missing require('creds')
This commit is contained in:
@@ -42,6 +42,7 @@ require("bit")
|
||||
require("shortport")
|
||||
require("brute")
|
||||
require("stdnse")
|
||||
require("creds")
|
||||
|
||||
-- This portrule succeeds only when the open|filtered port is in the port range
|
||||
-- which is specified by the ports script argument
|
||||
|
||||
Reference in New Issue
Block a user