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