wpscan
wpscan copied to clipboard
Modify password attack request body with cli parameter
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