mthbernardes / strutszeiro

Telegram Bot to manage botnets created with struts vulnerability(CVE-2017-5638)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strutszeiro

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

About

Telegram Bot to manage botnets created with struts vulnerability(CVE-2017-5638)


Languages

Language:Python 100.0%