Hi guys, this DDoS bot source is the second version of
[https://github.com/vominht/BOT-DDoS-TELEGRAM]
Any questions pm Telegram
https://t.me/daviinci_b
git clone https://github.com/vominht/BOT-DDoS-TELEGRAM-V2
pip install python-telegram-bot --upgrade
pip install aiohttp
Then, setting bot in BotFather: Bot Settings >> Inline Mode >> Turn On >> Edit Inline Placeholder and type placeholder for your bot
Tag bot to start attack, for example:
@botusername http://target.com time port
Below are the available commands for system interaction and administration:
plan
- View your plan details.running
- View your current running status.
bl
- Blacklist a user. [Admin Only]ban
- Ban or unban a user. [Admin Only]add
- Add a new user to the system. [Admin Only]method
- Manage methods. [Admin Only]listban
- View all banned users. [Admin Only]
Note: if you want to use script instead of api to perform attack, use file main (more attack options).py
And please configure as follows
Line 82:
configure command to run scriptLine 318,319:
attack option with script or api