e91fc4486e
see discussion here: https://github.com/SigmaHQ/sigma/discussions/2835
23 lines
636 B
YAML
23 lines
636 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:
|
|
product: azure
|
|
service: 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.
|
|
|