New MITRE Report API In this release, we’ve added a new REST API and CLI for producing a MITRE report for a given Organization based on the D&R rules in place (using their tags like attack..t1000.xxx
).
- API: Swagger UI
- CLI:
limacharlie mitre-report
The resulting JSON report can be used with the attack-navigator: https://mitre-attack.github.io/attack-navigator/.This capability makes it easier to track security coverage against MITRE ATT&CK framework.