RedELK: Tool for Red Teams used for tracking and alarming about Blue Team activities

RedELK

Red Team’s SIEM – tool for Red Teams for tracking and alarming about Blue Team activities as well as enhanced usability in long-term operations.

  1. Enhanced usability and overview for the red team operators by creating a central location where all relevant operational logs from multiple teamservers are collected and enriched. This is great for historical searching within the operation as well as giving a read-only view of the operation (e.g. for the White Team). Especially useful for multi-scenario, multi-teamserver, multi-member, and multi-month operations. Also, super easy ways for viewing all screenshots, IOCs, keystrokes output, etc. \o/
  2. Spot the Blue Team by having a central location where all traffic logs from redirectors are collected and enriched. Using specific queries it’s now possible to detect that the Blue Team is investigating your infrastructure.

Architectural overview

RedELK uses the typical components Filebeat (shipping), Logstash (filtering), Elasticsearch (storage), and Kibana (viewing). Rsync is used for a second syncing of teamserver data: logs, keystrokes, screenshots, etc. Nginx is used for authentication to Kibana, as well as serving screenshots, beaconlogs, and keystrokes easily in the operator’s browser.

A set of Python scripts is used for heavy enriching of the log data and Blue Team detection.

Supported redirector proxy

RedELK currently supports:

reverse proxy Level of support
HAProxy full support – requires modified default log format
Apache full support – requires modified default log format
Nginx full support – requires modified default log format
RedWarden in development

Supported C2 frameworks

RedELK currently supports:

C2 framework Level of support
Cobalt Strike full support (logs, keystrokes, screenshots, etc)
Outflank Stage 1 C2 full support
PoshC2 Basic support (logs). Working on keystrokes, screenshots, etc
Sliver in development
Covenant in development
Mythic C2 in development

Install & Use

Copyright (c) 2024, Outflank B.V.
All rights reserved.