Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Trend Micro CAS - DLP violation

Back
Id1ddeb8ad-cad9-4db4-b074-f9da003ca3ed
RulenameTrend Micro CAS - DLP violation
DescriptionDetects when DLP policy violation occurs.
SeverityHigh
TacticsExfiltration
TechniquesT1048
Required data connectorsTrendMicroCAS
KindScheduled
Query frequency15m
Query period15m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Trend Micro Cloud App Security/Analytic Rules/TrendMicroCASDLPViolation.yaml
Version1.0.1
Arm template1ddeb8ad-cad9-4db4-b074-f9da003ca3ed.json
Deploy To Azure
TrendMicroCAS
| where isnotempty(TriggeredDlpTemplate)
| extend AccountCustomEntity = DstUserName
description: |
    'Detects when DLP policy violation occurs.'
kind: Scheduled
tactics:
- Exfiltration
requiredDataConnectors:
- connectorId: TrendMicroCAS
  dataTypes:
  - TrendMicroCAS
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Trend Micro Cloud App Security/Analytic Rules/TrendMicroCASDLPViolation.yaml
severity: High
name: Trend Micro CAS - DLP violation
triggerThreshold: 0
queryPeriod: 15m
query: |
  TrendMicroCAS
  | where isnotempty(TriggeredDlpTemplate)
  | extend AccountCustomEntity = DstUserName  
relevantTechniques:
- T1048
id: 1ddeb8ad-cad9-4db4-b074-f9da003ca3ed
queryFrequency: 15m
status: Available
triggerOperator: gt
version: 1.0.1
entityMappings:
- entityType: Account
  fieldMappings:
  - columnName: AccountCustomEntity
    identifier: Name