Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marx-wrld/bruteforcer
A python bruteforcer script for pentesting website login pages.
https://github.com/marx-wrld/bruteforcer
Last synced: 3 days ago
JSON representation
A python bruteforcer script for pentesting website login pages.
- Host: GitHub
- URL: https://github.com/marx-wrld/bruteforcer
- Owner: Marx-wrld
- License: mit
- Created: 2023-11-22T15:02:09.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-28T13:27:56.000Z (12 months ago)
- Last Synced: 2023-11-28T14:34:51.134Z (12 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bruteforcer
A python bruteforcer script for pentesting website login pages.
- Edit the login page url based on the website you want to bruteforce.
- The correct password will be posted in the correct_password.txt file. Edit the error message in the code, based on the error it displays when the username and password are wrong.