Bruteforce HTTP POST with CSRF token bypass (anti-CSRF)
python3 bruteforce-bypass.py -u URL -l EMAIL -P PASSWORD_LIST -e ERROR_MESSAGE -c CSRF_FIELD_NAME
Any contributions you make are greatly appreciated. To do so, follow the next steps:
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- Enrique Tomás Martínez Beltrán - enriquetomasmb.com - LinkedIn
This project is licensed under the MIT License - see the LICENSE file for details