Skip to content

Commit a4cd9ce

Browse files
authored
Merge pull request #178945 from memildin/asc-melvyn-minortweaks
MITRE mappings for recommendations
2 parents f6351a6 + d7df4cc commit a4cd9ce

File tree

5 files changed

+24
-4
lines changed

5 files changed

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

articles/security-center/release-notes.md

Lines changed: 18 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,22 @@ 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+
We've enhanced Defender for Cloud's security recommendations to show their position on the MITRE ATT&CK® framework. This globally accessible knowledge base of threat actors' tactics and techniques based on real-world observations, provides more context to help you understand the associated risks of the recommendations for your environment.
124+
125+
You'll find these tactics wherever you access recommendation information:
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+
Learn more in [Review your security recommendations](review-security-recommendations.md).
136+
120137
### Microsoft Threat and Vulnerability Management added as vulnerability assessment solution - released for general availability (GA)
121138

122139
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: 6 additions & 3 deletions
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: conceptual
8-
ms.date: 10/20/2021
8+
ms.date: 11/07/2021
99
ms.author: memildin
1010
---
1111
# Review your security recommendations
@@ -38,7 +38,11 @@ Defender for Cloud analyzes the security state of your resources to identify pot
3838
- **Open query** - All recommendations have the option to view the detailed information about the affected resources using Azure Resource Graph Explorer.
3939
1. **Severity indicator**.
4040
1. **Freshness interval** (where relevant).
41-
1. **Count of exempted resources** if exemptions exist for this recommendation, this shows the number of resources that have been exempted.
41+
1. **Count of exempted resources** if exemptions exist for a recommendation, this shows the number of resources that have been exempted with a link to view the specific resources.
42+
1. **Mapping to MITRE ATT&CK ® tactics and techniques** if a 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

@@ -58,7 +62,6 @@ Defender for Cloud analyzes the security state of your resources to identify pot
5862
1. **Affected resources** - Your resources are grouped into tabs:
5963
- **Healthy resources** – Relevant resources which either aren't impacted or on which you've already remediated the issue.
6064
- **Unhealthy resources** – Resources which are still impacted by the identified issue.
61-
- **Removed** - Resources that were deleted between assessment cycles (as defined by the freshness interval).
6265
- **Not applicable resources** – Resources for which the recommendation can't give a definitive answer. The not applicable tab also includes reasons for each resource.
6366

6467
:::image type="content" source="./media/review-security-recommendations/recommendations-not-applicable-reasons.png" alt-text="Not applicable resources with reasons.":::

0 commit comments

Comments
 (0)