We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 377f5a7 commit 8ddfcb1Copy full SHA for 8ddfcb1
README.md
@@ -114,8 +114,9 @@ optional arguments:
114
--local-auth Authenticate locally to each target
115
--timeout TIMEOUT Max timeout in seconds of each thread (default: 20)
116
--verbose Enable verbose output
117
- --gfail-limit LIMIT Max number of global failed login attemptes
118
- --fail-limit LIMIT Max number of failed login attemptes per host
+ --gfail-limit LIMIT Max number of global failed login attempts
+ --ufail-limit LIMIT Max number of failed login attempts per username
119
+ --fail-limit LIMIT Max number of failed login attempts per host
120
121
Credential Gathering:
122
Options for gathering credentials
0 commit comments