RE:TERNAL is a centralized purple team simulation platform. Reternal uses agents installed on a simulation network to execute various known red-teaming techniques in order to test blue-teaming capabilities.
The simulations are mapped to the MITRE ATT&CK framework. This repo contains the compose file in order to set up the reternal platform via docker. An additional import script is available to create your first user and import Mitre and Metta databases.
Reternal Components
Component | Description | Code | Build |
---|---|---|---|
API | Administrative API to schedule tasks | ||
UI | VueJS-based UI buildscript and NGinx webserver | ||
C2 | Seperate API endpoint that agents use to communicate with | ||
Agent Compiler | Service that compiles the agent (Golang) payloads | ||
Mitre | Repository containing already existing mapped techniques for reternal |
Component | Description | Build |
---|---|---|
Total Stack | Build verifying entire stack via docker-compose in this repository |
Also Read – Fireprox : AWS API Gateway Management Tool For Creating On The Fly HTTP
Install & Configuration
This repository contains an Ansible deployment playbook to automate the installation and configuration for Reternal. The guide can be found on the repo’s Wiki @ https://github.com/d3vzer0/reternal-quickstart/wiki/1.A-Ansible-Install-Guide. A manual docker-compose file is also available for local testing.
Roadmap for first beta (06-2019)
Roadmap before offical Alpha release (end of 05-2019)
Whats up with the name?
This project has been re-developed so many times, it will probably never really finish. Hence RE (Redo) and Ternal (Eternal).
Examples & Screenshots
All of the features will be documented on the Welcome page of the Wiki @ https://github.com/d3vzer0/reternal-quickstart/wiki. Below are a few examples of the main components.
Agent Overview
Actor Mapping
Reternal automatically maps available commands and techniques to actors. You can directly add all the techniques commonly used by actors to your set of tasks.
Technique Mapping
Commands are mapped to MITRE ATTCK techniques. You can browse the available commands and directly add them to your task list.
Recipe Builder
Scheduling tasks to be run on an agent is called a recipe. You can add manual commands to a recipe or select one of the existing mapped techniques or actor TTPs. You can drag/drop to change the order of the tasks in your recipe.
Demo
Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…
This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…
GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…
Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…
The free and open-source security platform SecHub, provides a central API to test software with…
Don't worry if there are any bugs in the tool, we will try to fix…