{{ generated_at }}
| MITRE ID | {{ technique.mitre_id }} |
|---|---|
| Name | {{ technique.name }} |
| Tactic | {{ technique.tactic or 'N/A' }} |
| Status | {{ technique_status }} |
| Review required | {{ 'Yes' if technique.review_required else 'No' }} |
{{ technique.description }}
{% endif %}| Test | State | Detection | Created |
|---|---|---|---|
| {{ test.name }} | {{ test.state }} | {{ test.detection_result }} | {{ test.created_at }} |
| No tests recorded for this technique. | |||