-
Notifications
You must be signed in to change notification settings - Fork 74
Home
V4K11 edited this page Jun 11, 2020
·
12 revisions
Overlord provides a python-based console CLI which is used to build Red Teaming infrastructure in an automated way. The user has to provide inputs by using the tool’s modules (e.g. C2, Email Server, HTTP web delivery server, Phishing server, ansible etc.) and the full infra / modules and scripts will be generated automatically on a cloud provider of choice. Currently supports AWS and Digital Ocean. The tool is still under development and it was inspired and uses the Red-Baron Terraform implementation found on Github.
A demo infrastructure was set up in our blog post https://blog.qsecure.com.cy/posts/overlord/.
It was tested on Kali Linux and Ubuntu but it should work on all Linux x64 systems.