Memcrashed-DDoS-Exploit

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

  • Owner: 649/Memcrashed-DDoS-Exploit
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Using Docker

Demo

You may deploy this tool to the cloud using a light Alpine Docker image.

Note: Make sure to explicitly enter 'y' or 'n' to the interactive prompt

git clone https://github.com/649/Memcrashed-DDoS-Exploit.git
cd Memcrashed-DDoS-Exploit
echo "SHODAN_KEY" > api.txt
docker build -t memcrashed .
docker run -it memcrashed

Main metrics

Overview
Name With Owner649/Memcrashed-DDoS-Exploit
Primary LanguagePython
Program languagePython (Language Count: 2)
Platform
License:
所有者活动
Created At2018-03-02 21:19:51
Pushed At2022-12-02 07:14:59
Last Commit At2019-09-23 19:01:28
Release Count0
用户参与
Stargazers Count1.4k
Watchers Count75
Fork Count470
Commits Count20
Has Issues Enabled
Issues Count71
Issue Open Count41
Pull Requests Count5
Pull Requests Open Count5
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private