Memcrashed DDoS Exploit
DDoS attack tool for sending forged UDP packets to vulnerable Memcached servers obtained using Shodan API
This tool allows you to send forged UDP packets to Memcached servers obtained from Shodan.io
Install
The only thing you need installed is Python 3apt-get install python3
You also require to have Scapy and Shodan modules installed
pip install scapy
pip install shodan
Comments
Post a Comment