add help for multipart mode, remove junk files

This commit is contained in:
motypi 2025-02-10 10:37:17 +01:00
commit ba9a3ba8de
9 changed files with 1 additions and 170 deletions

View file

@ -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"