/ShadowBrute

A simple bruteforce wordlist cracker tool for UNIX passwords

Primary LanguagePythonMIT LicenseMIT

ShadowBrute

A simple bruteforce cracker for UNIX passwords made with Python 3

Installation & Usage:

$ git clone https://github.com/CalfCrusher/ShadowBrute

$ cd ShadowBrute && pip install -r requirements.txt

$ python3 ShadowBrute.py hash.txt wordlist.txt