Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- MEMCRASHED DDOS EXPLOIT TOOL
- Author: @037
- This tool allows you to send forged UDP packets to Memcached servers obtained from Shodan.io
- Install and Run:
- sudo apt-get install python3 python3-pip
- sudo pip3 install -r requirements.txt
- git clone https://github.com/649/Memcrashed-DDoS-Exploit Memcached
- cd Memcached
- python3 Memcrashed.py
- 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
- 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
- Download Memcrashed-DDoS-Exploit: https://github.com/649/Memcrashed-DDoS-Exploit
Advertisement
Add Comment
Please, Sign In to add comment