Simple brute forcer for su program. Very slow. Very terrible..
Use the package manager pip to install requirements.
pip3 install -r require.txt
python3 suBrute.py -h # printing help
python3 suBrute.py -w wordlist.txt -u root
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.