python-bruteForce
python-bruteForce copied to clipboard
not working?
doesnt seem to work. just wondering what was the field it asks you for "enter wrong password error message:" anyway it always says [+] Success! Username: ---> eg Password: ---> 123456 Trying Password: 1 Time For => chicken Could not find CSRF token. The site might use a different method. i tnever gives a answer and when it does what does it look like. is it just the list of passwords?
Enter wrong password error message means it requires your error message you get when it fails. If your website does not use csrf token, then you will get this message. The site might use a different method. Try learn what CSRF token is on Google.