mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-21 05:43:52 -07:00
!!! I did not test the escapes in the miscptr !!!
This commit is contained in:
parent
6dfd77a37d
commit
b34655617f
2 changed files with 4 additions and 3 deletions
1
hydra.c
1
hydra.c
|
@ -493,6 +493,7 @@ void help(int32_t ext) {
|
|||
#ifdef HAVE_MATH_H
|
||||
" -x MIN:MAX:CHARSET password bruteforce generation, type \"-x -h\" to get help\n"
|
||||
" -y disable use of symbols in bruteforce, see above\n"
|
||||
" -r rainy mode for password generation (-x)\n"
|
||||
#endif
|
||||
" -e nsr try \"n\" null password, \"s\" login as pass and/or \"r\" reversed login\n"
|
||||
" -u loop around users, not passwords (effective! implied with -x)\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue