mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 06:01:28 +00:00
Document some undocumented script-args.
This commit is contained in:
@@ -14,6 +14,8 @@ Performs brute force password auditing against the MongoDB database.
|
||||
-- @usage
|
||||
-- nmap -p 27017 <ip> --script mongodb-brute
|
||||
--
|
||||
-- @args mongodb-brute.db Database against which to check. Default: admin
|
||||
--
|
||||
-- @output
|
||||
-- PORT STATE SERVICE
|
||||
-- 27017/tcp open mongodb
|
||||
|
||||
Reference in New Issue
Block a user