0xploit.com

Offensive Security Tools MEMCACHED DDOS EXPLOIT TOOL

This Prefix Contains Tools That Are Used for Offensive Security Purposes, Such as Red Teaming, Penetration Testing, or Simulating Cyber Attacks.

PacMan

New member
Joined
Jan 16, 2022
Messages
7
Location
egypt
Hellcoins
♆111
Memcrashed is a Memcached DDoS exploit tool written in Python that allows you to send forged UDP packets to a list of Memcached servers obtained from Shodan


Memcrashed - Memcached DDoS Exploit Tool






This is related to the recent record-breaking Memcached DDoS attacks that are likely to plague 2018 with over 100,000 vulnerable Memcached servers showing up in Shodan.

What is Memcached?

Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering.


Free & open-source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.

Requirements for Memcrashed Memcached DDoS Exploit Tool

You need to have Python 3.x installed:






apt-get install python3



1
apt-get install python3






And you also need Scapy and Shodan Python modules:






pip install scapy



1
pip install scapy







pip install shodan



1
pip install shodan






The tool also requires you to own an upgraded Shodan API key.


You can download Memcrashed here:
You must reply before you can see the hidden data contained here.
 
Joined
Jun 13, 2022
Messages
11
Location
INDIANA
Hellcoins
♆38
Memcrashed is a Memcached DDoS exploit tool written in Python that allows you to send forged UDP packets to a list of Memcached servers obtained from Shodan


Memcrashed - Memcached DDoS Exploit Tool






This is related to the recent record-breaking Memcached DDoS attacks that are likely to plague 2018 with over 100,000 vulnerable Memcached servers showing up in Shodan.

What is Memcached?

Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering.


Free & open-source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.

Requirements for Memcrashed Memcached DDoS Exploit Tool

You need to have Python 3.x installed:






apt-get install python3



1
apt-get install python3






And you also need Scapy and Shodan Python modules:






pip install scapy



1
pip install scapy







pip install shodan



1
pip install shodan






The tool also requires you to own an upgraded Shodan API key.


You can download Memcrashed here:
[Hidden content]
GOT EM
 
Top