Create azure_new_cloudshell_created.yml
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
title: Azure New CloudShell Created
|
||||
id: 72af37e2-ec32-47dc-992b-bc288a2708cb
|
||||
description: Identifies when a new cloudshell is created inside of Azure portal.
|
||||
author: Austin Songer
|
||||
status: experimental
|
||||
date: 2021/09/21
|
||||
references:
|
||||
- https://docs.microsoft.com/en-us/azure/role-based-access-control/resource-provider-operations
|
||||
logsource:
|
||||
service: azure.activitylogs
|
||||
detection:
|
||||
selection:
|
||||
properties.message: MICROSOFT.PORTAL/CONSOLES/WRITE
|
||||
condition: selection
|
||||
level: medium
|
||||
tags:
|
||||
- attack.execution
|
||||
- attack.t1059
|
||||
falsepositives:
|
||||
- A new cloudshell may be created by a system administrator.
|
||||
|
||||
Reference in New Issue
Block a user