mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Missing require('creds')
This commit is contained in:
parent
519d93da6d
commit
04b4baa747
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue