TMApexOneEvent
| where EventSubType has "WB"
| where NetworkDirection == 1
| where ApplicationProtocol in ('15', '17', '20', '22', '23', '27', '36', '37')
| extend IPCustomEntity = SrcIpAddr, AccountCustomEntity = DstUserName
triggerThreshold: 0
triggerOperator: gt
description: |
'Detects inbound remote access connection.'
relevantTechniques:
- T1021
query: |
TMApexOneEvent
| where EventSubType has "WB"
| where NetworkDirection == 1
| where ApplicationProtocol in ('15', '17', '20', '22', '23', '27', '36', '37')
| extend IPCustomEntity = SrcIpAddr, AccountCustomEntity = DstUserName
status: Available
requiredDataConnectors:
- dataTypes:
- CommonSecurityLog
connectorId: CefAma
kind: Scheduled
tactics:
- LateralMovement
queryFrequency: 1h
entityMappings:
- entityType: IP
fieldMappings:
- columnName: IPCustomEntity
identifier: Address
- entityType: Account
fieldMappings:
- columnName: AccountCustomEntity
identifier: Name
severity: High
name: ApexOne - Inbound remote access connection
queryPeriod: 1h
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Trend Micro Apex One/Analytic Rules/TMApexOneInboundRemoteAccess.yaml
id: 6303235a-ee70-42a4-b969-43e7b969b916
version: 1.0.3