Skip to content

Commit e671dfb

Browse files
committed
Update README with topology replay screenshot and new feature list
1 parent a3be0d0 commit e671dfb

2 files changed

Lines changed: 24 additions & 9 deletions

File tree

README.md

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,31 @@
22

33
A Caldera plugin: https://github.com/mitre/caldera
44

5-
Debrief is a plugin for gathering overall campaign information and analytics for
6-
operations. It provides a centralized view of operation metadata, graphical displays of the operation,
7-
the techniques and tactics used, and the facts discovered by the operation. The plugin additionally
8-
supports the export of campaign information and analytics in PDF format.
5+
Debrief is a plugin for gathering overall campaign information and analytics for
6+
operations. It provides a centralized view of operation metadata, network topology
7+
visualization with replay, the techniques and tactics used, and the facts discovered
8+
by the operation. The plugin additionally supports the export of campaign information
9+
and analytics in PDF format.
910

10-
Example generated PDF for an operation with both successful and unsuccessful steps: [Caldera Debrief Report](docs/Demo-Operation_Debrief_Example.pdf)
11+
## Network Topology Replay
12+
13+
Interactive network topology visualization with progressive replay of operation steps,
14+
subnet grouping, pivot point indicators, and discovered host enumeration.
15+
16+
![Topology Replay](docs/TopologyReplay.png)
17+
18+
## Features
19+
20+
- **Network Topology Canvas** — Horizontal subnet columns with OS-specific host icons, pivot indicators, and discovered host visualization
21+
- **Operation Replay** — Progressive reveal of hosts and network paths as the operation unfolds, with beacon callback animation
22+
- **Slide-out Host Detail** — Click any host to see steps executed, facts collected, and gathered intel
23+
- **PDF Report Generation** — Export campaign analytics including topology, statistics, agents, TTPs, and detection strategies
24+
- **ATT&CK v18 Detection Mapping** — Maps operation techniques to MITRE ATT&CK v18 detection strategies and analytics
25+
- **Dark Theme UI** — Styled tables and cards matching Caldera's purple theme
26+
27+
## Legacy Views
1128

1229
![Operation Overview](docs/DebriefOverview.png)
13-
![Attack Path Graph](docs/AttackPathGraph.png)
14-
![Tactics Graph](docs/TacticsGraph.png)
15-
![Steps Table](docs/StepsTable.png)
1630
![Tactics and Techniques Table](docs/TacticsAndTechniquesTable.png)
17-
![Facts Graph](docs/FactsGraph.png)
31+
32+
Example generated PDF: [Caldera Debrief Report](docs/Demo-Operation_Debrief_Example.pdf)

docs/TopologyReplay.png

176 KB
Loading

0 commit comments

Comments
 (0)