Telegram Bot to manage botnets created with struts vulnerability(CVE-2017-5638)
#Dependencies pip install -r requeriments.txt
#Config
Create a telegram bot, save the API token in config/token.conf Create a telegram group, save the group id in config/group.conf
#Start python strutszeiro.py
#Telegram Usage
/add url - test vulnerability and add the new server /exploit url *cmd - execute commands in a specific server (you need to use the * caracter) /botnet cmd - execute commands in all servers /list - show all servers in botnet /total - show total of servers in botnet
Thanks to @btamburi