https://github.com/enjirouz/simple-auth-hack-tool
The tool can generate passwords and logins using popular passwords from database or brute-force method, and then make post requests to a specific url
https://github.com/enjirouz/simple-auth-hack-tool
brute-force login password post-request
Last synced: over 1 year ago
JSON representation
The tool can generate passwords and logins using popular passwords from database or brute-force method, and then make post requests to a specific url
- Host: GitHub
- URL: https://github.com/enjirouz/simple-auth-hack-tool
- Owner: EnjiRouz
- Created: 2020-10-25T13:56:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-25T13:56:27.000Z (over 5 years ago)
- Last Synced: 2025-01-17T04:13:03.095Z (over 1 year ago)
- Topics: brute-force, login, password, post-request
- Language: Python
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Auth Hack Tool
The tool can generate passwords and logins using popular passwords from database or brute-force method, and then make post requests to a specific url
You can check different login and password combinations using `server.py`