Corelight - External Proxy Detected
| Id | 05850746-9ae4-412f-838b-844f0903f4a9 |
| Rulename | Corelight - External Proxy Detected |
| Description | Detects external proxy usage. |
| Severity | Low |
| Tactics | DefenseEvasion CommandAndControl |
| Techniques | T1090 |
| Required data connectors | Corelight |
| Kind | Scheduled |
| Query frequency | 1h |
| Query period | 1h |
| Trigger threshold | 0 |
| Trigger operator | gt |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Corelight/Analytic Rules/CorelightExternalProxyDetected.yaml |
| Version | 2.1.0 |
| Arm template | 05850746-9ae4-412f-838b-844f0903f4a9.json |
corelight_http
| where isnotempty(proxied)
| where not(ipv4_is_private(id_orig_h))
queryPeriod: 1h
query: |
corelight_http
| where isnotempty(proxied)
| where not(ipv4_is_private(id_orig_h))
name: Corelight - External Proxy Detected
entityMappings:
- fieldMappings:
- columnName: id_orig_h
identifier: Address
entityType: IP
queryFrequency: 1h
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Corelight/Analytic Rules/CorelightExternalProxyDetected.yaml
requiredDataConnectors:
- connectorId: Corelight
dataTypes:
- Corelight_v2_http
- corelight_http
description: |
'Detects external proxy usage.'
kind: Scheduled
version: 2.1.0
status: Available
severity: Low
relevantTechniques:
- T1090
triggerOperator: gt
triggerThreshold: 0
tactics:
- DefenseEvasion
- CommandAndControl
id: 05850746-9ae4-412f-838b-844f0903f4a9