649 / Memcrashed-DDoS-Exploit

DDoS attack tool for sending forged UDP packets to vulnerable Memcached servers obtained using Shodan API
1.33k stars 465 forks source link

Doesn't seems working at all. #26

Closed fen0s closed 6 years ago

fen0s commented 6 years ago

As example, I tried to use the attack on my own IP with open port 11211, but it didn't worked at all. I have Shodan Membership and entered API key, running everything with Python 3 and have all the modules installed. What I have to do? Memcrashed doesn't shows any errors, but still doesn't have any effect.

BrackRat commented 6 years ago

I also encountered this situation, the software did not successfully attack the traffic - Google Translate

649 commented 6 years ago

Ok your router could be flagging the traffic as malicious (obviously because you are manipulating the source of each packet) this can also be done by your ISP. Yes I'm not joking. Now, the code itself works, but there are numerous limitations you may face (flagging traffic is one). I suggest for testing purposes to do this locally with memcached installed on the machine in which you run this code off of.