JonLMyers / CCDC_RedTeam

Tools for getting the CCDC team good.
MIT License
3 stars 1 forks source link

Reign Drop - Malware Dropper #1

Open JonLMyers opened 7 years ago

JonLMyers commented 7 years ago

I began my journey of becoming a Red Team master by first learning the basic processes. While venturing down this path I discovered that mass dropping malware is a pain in the ass without a tool. This dropper will need to be used on both Linux and Windows with preferably minimal dependencies. The idea that I am currently working with is a staging server which reads a JSON config file filled with the server information. After that the server will send the dropper to each client and run the executable. After the drop hits we need to clean it up with some form of self/dropped destruction.