SentinelOne
| where ActivityType == 64
| extend AccountCustomEntity = SrcUserName, HostCustomEntity = DataComputerName
entityMappings:
- entityType: Account
fieldMappings:
- identifier: Name
columnName: AccountCustomEntity
- entityType: Host
fieldMappings:
- identifier: HostName
columnName: HostCustomEntity
tactics:
- CredentialAccess
requiredDataConnectors:
- dataTypes:
- SentinelOne
connectorId: SentinelOne
id: 51999097-60f4-42c0-bee8-fa28160e5583
severity: Medium
status: Available
query: |
SentinelOne
| where ActivityType == 64
| extend AccountCustomEntity = SrcUserName, HostCustomEntity = DataComputerName
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SentinelOne/Analytic Rules/SentinelOneViewAgentPassphrase.yaml
kind: Scheduled
queryPeriod: 1h
version: 1.0.0
name: Sentinel One - User viewed agent's passphrase
queryFrequency: 1h
triggerThreshold: 0
relevantTechniques:
- T1555
description: |
'Detects when a user viewed agent's passphrase.'
triggerOperator: gt