Files
blue-team-tools/rules/cloud/azure/azure_new_cloudshell_created.yml
T
2021-09-12 20:00:08 -05:00

22 lines
625 B
YAML

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.