Open DefenceLogic opened 5 years ago
This would be a nice suggestion. For ease of implementation I used docker since you don't have to consider dependencies on different distributions and the ability to focus on 1 single target platform. Docker also makes networking easier between the different services. I can add it to the roadmap, but I'll have to get framework fully functional first and finalise some obvious things ie. cert pinning, automatic DB password generation etc :)
To get started you can clone the submodules that are in the quickstart. Each of them have a requirements file for Python dependencies. The main services that are needed to run the stack:
Services:
reternal-backend:
reternal-c2:
reternal-agent (compiler):
reternal-ui:
All the details are also available in the indivial Dockerfiles and what dependencies they install in the container :)
I will get this started with Ubuntu 18.04 as it should be easy to set up and i am familiar with it.
Dear Sirs,
I t would be great to have a configuration guide that used a standalone server.
Happy to try and help out. Would the starting point be:- Mongo db Redis Python 3.6 Python dependencies Webserver for flask app and vue.js
Cheers