Files
blue-team-tools/rules/cloud/azure/azure_new_cloudshell_created.yml
T
2022-08-23 14:32:10 -05:00

23 lines
636 B
YAML

title: Azure New CloudShell Created
id: 72af37e2-ec32-47dc-992b-bc288a2708cb
status: experimental
description: Identifies when a new cloudshell is created inside of Azure portal.
references:
- https://docs.microsoft.com/en-us/azure/role-based-access-control/resource-provider-operations
author: Austin Songer
date: 2021/09/21
modified: 2022/08/23
logsource:
product: azure
service: activitylogs
detection:
selection:
operationName: MICROSOFT.PORTAL/CONSOLES/WRITE
condition: selection
falsepositives:
- A new cloudshell may be created by a system administrator.
tags:
- attack.execution
- attack.t1059
level: medium