mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-14 02:27:31 -07:00
add help for multipart mode, remove junk files
This commit is contained in:
parent
65c897da68
commit
ba9a3ba8de
9 changed files with 1 additions and 170 deletions
|
@ -1602,6 +1602,7 @@ void usage_http_form(const char *service) {
|
|||
"and the condition string; seperate them too with colons:\n"
|
||||
" 1= 401 error response is interpreted as user/pass wrong\n"
|
||||
" 2= 302 page forward return codes identify a successful attempt\n"
|
||||
" M= attack forms that use multipart format\n"
|
||||
" (c|C)=/page/uri to define a different page to gather initial "
|
||||
"cookies from\n"
|
||||
" (g|G)= skip pre-requests - only use this when no pre-cookies are required\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue