mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Remove a repeated word
This commit is contained in:
@@ -246,7 +246,7 @@
|
|||||||
-- @args brute.mode can be user, pass or creds and determines what mode to run
|
-- @args brute.mode can be user, pass or creds and determines what mode to run
|
||||||
-- the engine in.
|
-- the engine in.
|
||||||
-- * user - the unpwdb library is used to guess passwords, every password
|
-- * user - the unpwdb library is used to guess passwords, every password
|
||||||
-- password is tried for each user. (The user iterator is in the
|
-- is tried for each user. (The user iterator is in the
|
||||||
-- outer loop)
|
-- outer loop)
|
||||||
-- * pass - the unpwdb library is used to guess passwords, each password
|
-- * pass - the unpwdb library is used to guess passwords, each password
|
||||||
-- is tried for every user. (The password iterator is in the
|
-- is tried for every user. (The password iterator is in the
|
||||||
|
|||||||
Reference in New Issue
Block a user