Developed by BobbyDelhi
A high-performance, native Python automation suite for professional Red Team engagements. This tool specializes in stealth reconnaissance, security header auditing, and advanced XML-RPC exploitation while maintaining a zero-footprint policy on the local system.
- Ghost Mode: Native integration with Tor for automated IP rotation every 25 seconds.
- WAF Evasion: Dynamic User-Agent switching and randomized Jitter delays to break behavioral analysis.
- Multithreaded Performance: Asynchronous execution for port scanning and large-scale brute forcing.
- Native Logic: Built with standard Python libraries (requests/socket/ftplib) to avoid binary detection.
- Anti-Forensics: Automated bash history wiping and script self-destruction upon completion.
First, clone the project from GitHub to your local machine:
git clone [https://github.com/BobbyDelhi/Kaba-Suite.git](https://github.com/BobbyDelhi/Kaba-Suite.git)
cd KABA-Suitesudo apt update && sudo apt install tor python3-pip -y
pip3 install -r requirements.txt --break-system-packageschmod +x kaba.py
-
Start Tor Service: sudo service tor start
-
Run with Identity Masquerading: Launch the script with a leading space to prevent it from being recorded in your .bash_history: python3 kaba.py
-
Input Data: Follow the on-screen menu to set your target URL, IP, and Wordlists.
Default Target: https://example.com
Default User List: /usr/share/seclists/Usernames/Names/names.txt
Default Pass List: /usr/share/seclists/Passwords/Leaked-Databases/rockyou-75.txtLegal Disclaimer This tool is strictly for educational purposes and authorized security auditing. Unauthorized access to computer systems is illegal. BobbyDelhi is not responsible for any damage caused by the misuse of this tool. Use it only on systems you own or have explicit permission to test.
____ _ _ ____ _ _ _
| __ ) ___ | |__ | |__ _ _| _ \ ___| | |__ (_)
| _ \ / _ \| '_ \| '_ \| | | | | | |/ _ \ | '_ \| |
| |_) | (_) | |_) | |_) | |_| | |_| | __/ | | | | |
|____/ \___/|_.__/|_.__/ \__, |____/ \___|_|_| |_|_|
|___/