|
2 | 2 |
|
3 | 3 | A Caldera plugin: https://github.com/mitre/caldera |
4 | 4 |
|
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. |
9 | 10 |
|
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 | + |
| 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 |
11 | 28 |
|
12 | 29 |  |
13 | | - |
14 | | - |
15 | | - |
16 | 30 |  |
17 | | - |
| 31 | + |
| 32 | +Example generated PDF: [Caldera Debrief Report](docs/Demo-Operation_Debrief_Example.pdf) |
0 commit comments