You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Bruteforce is failing with most WAF. One workaround is to play with the request body.
Describe the solution you'd like
add --extendbodysize optio to command line parameter
Describe alternatives you've considered
I'm currently looking inside the code to figure out where i can manually change the body. Any help would be great on that point
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Bruteforce is failing with most WAF. One workaround is to play with the request body.
Describe the solution you'd like
add --extendbodysize optio to command line parameter
Describe alternatives you've considered
I'm currently looking inside the code to figure out where i can manually change the body. Any help would be great on that point
The text was updated successfully, but these errors were encountered: