Skip to content

Commit a7aaa0b

Browse files
committed
MITRE mappings for recommendations
1 parent b5702e0 commit a7aaa0b

File tree

5 files changed

+24
-1
lines changed

5 files changed

+24
-1
lines changed
-865 Bytes
Loading
758 Bytes
Loading
43 KB
Loading

articles/security-center/release-notes.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: memildin
55
manager: rkarlin
66
ms.service: security-center
77
ms.topic: reference
8-
ms.date: 11/04/2021
8+
ms.date: 11/07/2021
99
ms.author: memildin
1010
---
1111
# What's new in Microsoft Defender for Cloud?
@@ -32,6 +32,7 @@ Our Ignite release includes:
3232
- [Expanded security control assessments with Azure Security Benchmark v3](#expanded-security-control-assessments-with-azure-security-benchmark-v3)
3333
- [Microsoft Sentinel connector's optional bi-directional alert synchronization released for general availability (GA)](#microsoft-sentinel-connectors-optional-bi-directional-alert-synchronization-released-for-general-availability-ga)
3434
- [New recommendation to push Azure Kubernetes Service (AKS) logs to Sentinel](#new-recommendation-to-push-azure-kubernetes-service-aks-logs-to-sentinel)
35+
- [Recommendations mapped to the MITRE ATT&CK® framework - released for general availability (GA)](#recommendations-mapped-to-the-mitre-attck-framework---released-for-general-availability-ga)
3536

3637
Other changes in November include:
3738

@@ -117,6 +118,24 @@ The new recommendation, "Diagnostic logs in Kubernetes services should be enable
117118
We've also enhanced the "Auditing on SQL server should be enabled" recommendation with the same Sentinel streaming capabilities.
118119

119120

121+
### Recommendations mapped to the MITRE ATT&CK® framework - released for general availability (GA)
122+
123+
Wherever relevant, we're added references information to recommendations to show their position on the MITRE ATT&CK® framework. This globally accessible knowledge base of adversary tactics and techniques based on real-world observations, provides more context to help you understand the associated risks of a recommendation.
124+
125+
You'll find this information in the locations where recommendation information is used:
126+
127+
- **Azure Resource Graph query results** for relevant recommendations include the MITRE ATT&CK® tactics and techniques.
128+
129+
- **Recommendation details pages** show the mapping for all relevant recommendations:
130+
131+
:::image type="content" source="media/review-security-recommendations/tactics-window.png" alt-text="Screenshot of the MITRE tactics mapping for a recommendation.":::
132+
133+
- **The recommendations page in Defender for Cloud** has a new :::image type="icon" source="media/review-security-recommendations/tactics-filter-recommendations-page.png" border="false"::: filter to select recommendations according to their associated tactic:
134+
135+
136+
137+
Learn more in [Review your security recommendations](review-security-recommendations.md).
138+
120139
### Microsoft Threat and Vulnerability Management added as vulnerability assessment solution - released for general availability (GA)
121140

122141
In October, [we announced](#microsoft-threat-and-vulnerability-management-added-as-vulnerability-assessment-solution-in-preview) an extension to the integration between [Microsoft Defender for servers](defender-for-servers-introduction.md) and Microsoft Defender for Endpoint, to support a new vulnerability assessment provider for your machines: [Microsoft threat and vulnerability management](/microsoft-365/security/defender-endpoint/next-gen-threat-and-vuln-mgt). This feature is now released for general availability (GA).

articles/security-center/review-security-recommendations.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ Defender for Cloud analyzes the security state of your resources to identify pot
3939
1. **Severity indicator**.
4040
1. **Freshness interval** (where relevant).
4141
1. **Count of exempted resources** if exemptions exist for this recommendation, this shows the number of resources that have been exempted.
42+
1. **Mapping to MITRE ATT&CK ® tactics and techniques** if this recommendation has defined tactics and techniques, select the icon for links to the relevant pages on MITRE's site.
43+
44+
:::image type="content" source="media/review-security-recommendations/tactics-window.png" alt-text="Screenshot of the MITRE tactics mapping for a recommendation.":::
45+
4246
1. **Description** - A short description of the security issue.
4347
1. When relevant, the details page also includes a table of **related recommendations**:
4448

0 commit comments

Comments
 (0)