export_attack_layer
Export observed MITRE ATT&CK techniques from a sandbox report as a Navigator layer JSON file for further analysis.
Instructions
Export a report's MITRE ATT&CK techniques as a Navigator layer file.
Runs the same normalize -> ATT&CK-enrich pipeline as get_report, builds a valid ATT&CK Navigator layer (format v4.5) from the observed techniques, saves it as a JSON artifact and returns the path plus the technique count. When the layer is small it is also inlined for convenience.
SECURITY: technique comments carry sandbox-derived labels (UNTRUSTED data).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | '<sandbox>:<job_id>' from submit_sample (a finished report). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||