Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 721 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 721 Bytes

MEMFIXED DDOS MITIGATION TOOL

This tool allows you to shutdown/flush vulnerable 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