Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.