WiFi jamming and scanning utility built for Kali Linux using Python and Aircrack-ng
- 📡 Live WiFi scanning using
airodump-ng - 🎯 Real-time target selection
- 🔥 Deauthentication attacks using
aireplay-ng - 🖥️ Rich terminal UI with
rich - 🧹 Automatic interface recovery after attacks
- ✅ Kali Linux 2024 or newer
- ✅ Python 3.x
- ✅
aircrack-nginstalled - ✅ WiFi adapter with monitor mode & packet injection
GoldSkull-777
GitHub: @GoldSkull-777
This tool is intended for educational and authorized penetration testing only.
Do not use it on networks you do not own or do not have explicit permission to test.
Unauthorized use may be illegal and unethical.
The author is not responsible for any misuse or damage caused by this tool.
git clone https://github.com/GoldSkull-777/GoldJam.git
cd GoldJam
chmod +x GoldJam.py
sudo python3 GoldJam.py
