Yes, I know. You're gunna say "It's old asf and mostly all the servers are dead!". Well I don't care. I'm still making it. I'll make some more tutorials for other botnets soon. Anyway, lets begin.
I know it's a basic tut, but I can't be fucked and tor is fucking ass at night. Anyway,
Kind Regards.
- Buy a VPS (Can be any size, dosen't matter)
- Use an SSH tool to access the VPS and type:
Code:
$ sudo apt-get install python3
$ sudo pip3 install shodan
$ sudo pip3 install shodan
$ git clone https://github.com/649/Memcrashed-DDoS-Exploit
- Now you'll need to create a shodan account using a .edu email. (It gives you a free API key, which is what you need)
- Next type: python3 Memcrashed.py
- If all goes well, you should be prompted with an API key section. Enter it and you should be good to go.
I know it's a basic tut, but I can't be fucked and tor is fucking ass at night. Anyway,
Kind Regards.