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