peet47 / Memcrashed-DDoS-Exploit

DDoS attack tool for sending forged UDP packets to vulnerable Memcached servers obtained using Shodan API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEMCRASHED DDOS EXPLOIT TOOL

This tool allows you to send forged UDP packets to Memcached servers obtained from Shodan.io

Prerequisites

The only thing you need installed is Python 3.x

apt-get install python3

You also require to have Scapy and Shodan modules installed

pip install scapy
pip install shodan

Using Shodan API

This tool requires you to own an upgraded Shodan API

You may obtain one for free in Shodan if you sign up using a .edu email

alt text alt text alt text alt text

About

DDoS attack tool for sending forged UDP packets to vulnerable Memcached servers obtained using Shodan API


Languages

Language:Python 100.0%