Skip to content
/ ez-brute Public

easy password cracker and bruteforcer for you router, formally easyboxes

Notifications You must be signed in to change notification settings

suuhm/ez-brute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ez-brute

easy password cracker and bruteforcer for you router, formally easyboxes

 ██████████ ███████████            ███████████  ███████████   █████  █████ ███████████ ██████████                   
░░███░░░░░█░█░░░░░░███            ░░███░░░░░███░░███░░░░░███ ░░███  ░░███ ░█░░░███░░░█░░███░░░░░█                   
 ░███  █ ░ ░     ███░              ░███    ░███ ░███    ░███  ░███   ░███ ░   ░███  ░  ░███  █ ░                    
 ░██████        ███     ██████████ ░██████████  ░██████████   ░███   ░███     ░███     ░██████                      
 ░███░░█       ███     ░░░░░░░░░░  ░███░░░░░███ ░███░░░░░███  ░███   ░███     ░███     ░███░░█                      
 ░███ ░   █  ████     █            ░███    ░███ ░███    ░███  ░███   ░███     ░███     ░███ ░   █                   
 ██████████ ███████████            ███████████  █████   █████ ░░████████      █████    ██████████                   
░░░░░░░░░░ ░░░░░░░░░░░            ░░░░░░░░░░░  ░░░░░   ░░░░░   ░░░░░░░░      ░░░░░    ░░░░░░░░░░                    
                                                                                                                    
easy bruteforcing your easyboxes - v0.1a (c) 2024 suuhm                                                             
                                                                                                                    
        
usage: ez-brute.py [-h] --ip IP --username USERNAME --wordlist WORDLIST

Login Brute-force Script

options:
  -h, --help           show this help message and exit
  --ip IP              The IP address of the target device
  --username USERNAME  The username for login
  --wordlist WORDLIST  Path to the wordlist file

Install:

pip install colorama

Run:

python ez-brute.py --ip 192.168.0.2 --username root --wordlist /path/to/your/wordlist.txt

Take in mind, this is alpha software! More router/IoT Devices will come next time.

About

easy password cracker and bruteforcer for you router, formally easyboxes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages