Infoblox - SOC Insight Detected - CDC Source
| Id | d04f1963-df27-4127-b1ec-3d37148d65be |
| Rulename | Infoblox - SOC Insight Detected - CDC Source |
| Description | Infoblox SOC Insight detected in logs sourced via Infoblox CDC. Customize scheduling, responses and more. This rule depends on a parser based on a Kusto Function to work as expected called **InfobloxCDC_SOCInsights**. |
| Severity | Medium |
| Tactics | Impact |
| Techniques | T1498 T1565 |
| Required data connectors | InfobloxSOCInsightsDataConnector_AMA InfobloxSOCInsightsDataConnector_Legacy |
| Kind | Scheduled |
| Query frequency | 1d |
| Query period | 1d |
| Trigger threshold | 0 |
| Trigger operator | gt |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Infoblox/Analytic Rules/Infoblox-SOCInsight-Detected-CDCSource.yaml |
| Version | 1.0.1 |
| Arm template | d04f1963-df27-4127-b1ec-3d37148d65be.json |
InfobloxCDC_SOCInsights
| summarize arg_max(TimeGenerated, *) by InfobloxInsightID
tactics:
- Impact
queryPeriod: 1d
description: |
'Infoblox SOC Insight detected in logs sourced via Infoblox CDC. Customize scheduling, responses and more. This rule depends on a parser based on a Kusto Function to work as expected called [**InfobloxCDC_SOCInsights**](https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Infoblox/Parsers/InfobloxCDC_SOCInsights.yaml).'
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Infoblox/Analytic Rules/Infoblox-SOCInsight-Detected-CDCSource.yaml
customDetails:
TotalHits: EventCount
FeedSource: FeedSource
UnblockedHits: NotBlockedCount
InfobloxInsightID: InfobloxInsightID
Status: Status
BlockedHits: BlockedCount
queryFrequency: 1d
severity: Medium
version: 1.0.1
requiredDataConnectors:
- connectorId: InfobloxSOCInsightsDataConnector_Legacy
dataTypes:
- CommonSecurityLog (InfobloxCDC_SOCInsights)
- connectorId: InfobloxSOCInsightsDataConnector_AMA
dataTypes:
- CommonSecurityLog (InfobloxCDC_SOCInsights)
triggerThreshold: 0
alertDetailsOverride:
alertDescriptionFormat: Observed via CDC. {{ThreatFamily}}. {{Message}}
alertDisplayNameFormat: Infoblox - SOC Insight - {{ThreatClass}} {{ThreatProperty}}
alertSeverityColumnName: IncidentSeverity
query: |
InfobloxCDC_SOCInsights
| summarize arg_max(TimeGenerated, *) by InfobloxInsightID
triggerOperator: gt
id: d04f1963-df27-4127-b1ec-3d37148d65be
kind: Scheduled
incidentConfiguration:
createIncident: true
name: Infoblox - SOC Insight Detected - CDC Source
eventGroupingSettings:
aggregationKind: AlertPerResult
relevantTechniques:
- T1498
- T1565
entityMappings:
- fieldMappings:
- identifier: ObjectGuid
columnName: InfobloxInsightID
entityType: SecurityGroup
- fieldMappings:
- identifier: Name
columnName: ThreatClass
- identifier: Category
columnName: ThreatProperty
entityType: Malware
status: Available