DEDSEC_WVEA is a WiFi Vendo exhaustion attack tool designed to demonstrate how easily public WiFi vendo systems can be disrupted through basic network abuse.
The tool works by sending a large number of fake connection attempts to overwhelm the vendo system. As a result, the vendo becomes overloaded and unable to handle new connections from real users, preventing them from accessing the service or purchasing data.
git clone https://github.com/0xbitx/DEDSEC_WVEA.git
cd DEDSEC_WVEA
sudo pip3 install scapy tabulate psutil pyudev
chmod +x dedsec_wvea
./dedsec-wvea
or
sudo apt install ./dedsec-wvea.deb
dedsec-wvea
- Kali Linux
- Parrot OS
This tool is intended for educational and security research purposes only. Unauthorized usage may be illegal in your jurisdiction. The author is not responsible for any misuse of this tool.
