🚨 FOR EDUCATIONAL & LEGAL USE ONLY! 🚨
This tool is intended for authorized penetration testing and security research. Do not use it on networks you don't own or have explicit permission to test. Unauthorized access is illegal and may result in severe legal consequences.
- 📡 Wi-Fi Network Scanning – Detect nearby wireless networks.
- 🔑 Dictionary Attack – Brute-force Wi-Fi passwords using a provided wordlist.
- 📝 Result Logging – Save cracked passwords and attempted combinations.
- 💻 Cross-Platform – Works on Windows & Linux (Run as Administrator/root).
- 🎨 Enhanced UI – Uses the
rich
library for a sleek interface.
- 🐍 Python 3.7+
- 🛡️ Administrator/root privileges
- Windows: Run the script in an elevated Command Prompt as Admin.
- Linux: Run with
sudo
.
- 📶 Compatible Wi-Fi adapter (standard mode for
pywifi
). - 📚 Dependencies:
pip install pywifi rich comtypes
Clone the repository and navigate to the project directory:
git clone https://github.com/rave-ns/Wifi_Brute
cd Wifi_Brute
Run the script:
python ravens.py
- Ensure your Wi-Fi adapter is in the correct mode.
- Provide a password list (
passwords.txt
). - Run the script and monitor the output.
[+] Scanning for Wi-Fi networks...
[✔] Found: Home_WiFi
[🔄] Trying password: 12345678
[❌] Incorrect password...
[🔄] Trying password: password123
[✅] Cracked! Password: password123
This tool is strictly for educational and penetration testing purposes only. Unauthorized use is illegal and may result in legal action. The developers are not responsible for any misuse.
📢 Join our community for updates and discussions:
- 📡 Telegram: Contact
- 🖥️ GitHub: Project Page
💀 Hack the Planet... But Stay Legal! 💀