mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Remove a repeated word
This commit is contained in:
parent
83824ff04d
commit
6b7652513e
1 changed files with 1 additions and 1 deletions
|
|
@ -246,7 +246,7 @@
|
|||
-- @args brute.mode can be user, pass or creds and determines what mode to run
|
||||
-- the engine in.
|
||||
-- * 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)
|
||||
-- * pass - the unpwdb library is used to guess passwords, each password
|
||||
-- is tried for every user. (The password iterator is in the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue