➤ What is suBruteforce?
suBruteforce suBruteforce is a brute force tool designed to test user and password combinations on Unix systems using the su command. This tool is written in Python and provides a friendly and customizable interface for performing brute force attacks.
- Brute force using lists of users and passwords.
- Support for multiple threads to speed up the process.
- Export results to a file.
- Continuation of brute force even after finding a valid password (optional).
- Check to make sure the script is not run as root.
Download suBruteforce