OCILogs
| where isnotempty(HttpUserAgentOriginal)
| where strlen(HttpUserAgentOriginal) <= 10
| extend IPCustomEntity = SrcIpAddr
entityMappings:
- entityType: IP
fieldMappings:
- identifier: Address
columnName: IPCustomEntity
tactics:
- InitialAccess
requiredDataConnectors:
- dataTypes:
- OCILogs
connectorId: OracleCloudInfrastructureLogsConnector
id: a0b9a7ca-3e6d-4996-ae35-759df1d67a54
severity: Medium
status: Available
query: |
OCILogs
| where isnotempty(HttpUserAgentOriginal)
| where strlen(HttpUserAgentOriginal) <= 10
| extend IPCustomEntity = SrcIpAddr
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Oracle Cloud Infrastructure/Analytic Rules/OCIUnexpectedUserAgent.yaml
kind: Scheduled
queryPeriod: 1h
version: 1.0.0
name: OCI - Unexpected user agent
queryFrequency: 1h
triggerThreshold: 0
relevantTechniques:
- T1190
description: |
'Detects unexpected user agent strings.'
triggerOperator: gt