Skip to content

Commit f7f3ca6

Browse files
Merge pull request #261919 from galFenigshtein/docs-editor/alerts-reference-1703427633
Update alerts-reference.md
2 parents 64186c0 + a767373 commit f7f3ca6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

articles/defender-for-cloud/alerts-reference.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,20 @@ Microsoft Defender for Servers Plan 2 provides unique detections and alerts, in
198198

199199
## Alerts for Azure VM extensions
200200

201+
These alerts focuses on detecting suspicious activities of Azure virtual machine extensions and provides insights into attackers' attempts to compromise and perform malicious activities on your virtual machines.
202+
203+
Azure virtual machine extensions are small applications that run post-deployment on virtual machines and provide capabilities such as configuration, automation, monitoring, security, and more. While extensions are a powerful tool, they can be used by threat actors for various malicious intents, for example:
204+
205+
- Data collection and monitoring
206+
207+
- Code execution and configuration deployment with high privileges
208+
209+
- Resetting credentials and creating administrative users
210+
211+
- Encrypting disks
212+
213+
Learn more about [Defender for Cloud latest protections against the abuse of Azure VM extensions](https://techcommunity.microsoft.com/t5/microsoft-defender-for-cloud/microsoft-defender-for-cloud-latest-protection-against/ba-p/3970121).
214+
201215
| Alert (alert type) | Description | MITRE tactics<br>([Learn more](#intentions)) | Severity |
202216
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------:|----------|
203217
| **Suspicious failure installing GPU extension in your subscription (Preview)**<br>(VM_GPUExtensionSuspiciousFailure) | Suspicious intent of installing a GPU extension on unsupported VMs. This extension should be installed on virtual machines equipped with a graphic processor, and in this case the virtual machines are not equipped with such. These failures can be seen when malicious adversaries execute multiple installations of such extension for crypto-mining purposes. | Impact | Medium |
@@ -742,3 +756,4 @@ VM_Webshell | Possible malicious web shell detected | Medium
742756
- [Security alerts in Microsoft Defender for Cloud](alerts-overview.md)
743757
- [Manage and respond to security alerts in Microsoft Defender for Cloud](managing-and-responding-alerts.md)
744758
- [Continuously export Defender for Cloud data](continuous-export.md)
759+

0 commit comments

Comments
 (0)