Back to search
A hands-on simulation of attacking a vulnerable login page using Python. This repo includes a Flask-based vulnerable login page and Python scripts to exploit weaknesses in regex validation and brute-force login attempts. Perfect for learning web penetration testing basics and ethical hacking techniques.
Stars
17
Forks
0
Watchers
17
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
Remove outdated attack scripts and add new implementations for login exploitation
e16fb77View on GitHubRemove outdated attack scripts and login page implementation
4e41ce3View on GitHub