This code snippet retrieves Azure Sentinel rules that are mapped to MITRE ATT&CK Framework and generates the related MITRE D3FEND defenses
Also you can generate D3FEND defenses from an MITRE ATT1CK navigator layer
Additionally this repository provides 2 helpful CSV files:
-
Defenses.csv: D3FEND defenses and the related artifacts
python3 Sentinel2D3FEND.py
python3 Layer2D3FEND.py <Layer.json>
🚧 You can use the snippets and the files to build your own Python projects.