Analytic rule catalog
Infoblox - IQ for TD Insight Detected - CDC Source
Back
| Id | d04f1963-df27-4127-b1ec-3d37148d65be |
| Rulename | Infoblox - IQ for TD Insight Detected - CDC Source |
| Description | Infoblox IQ for Threat Defense 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 |
| 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%20Rules/Infoblox-SOCInsight-Detected-CDCSource.yaml |
| Version | 1.1.0 |
| Arm template | d04f1963-df27-4127-b1ec-3d37148d65be.json |
InfobloxCDC_SOCInsights
| summarize arg_max(TimeGenerated, *) by InfobloxInsightID
id: d04f1963-df27-4127-b1ec-3d37148d65be
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Infoblox/Analytic%20Rules/Infoblox-SOCInsight-Detected-CDCSource.yaml
eventGroupingSettings:
aggregationKind: AlertPerResult
queryPeriod: 1d
tactics:
- Impact
name: Infoblox - IQ for TD Insight Detected - CDC Source
kind: Scheduled
relevantTechniques:
- T1498
- T1565
triggerOperator: gt
query: |
InfobloxCDC_SOCInsights
| summarize arg_max(TimeGenerated, *) by InfobloxInsightID
customDetails:
AssetCount: AssetCount
Status: Status
SubType: InsightSubType
Severity: Severity
ThreatIndicator: ThreatIndicator
AssetHostName: AssetHostName
IndicatorCount: IndicatorCount
InfobloxInsightID: InfobloxInsightID
queryFrequency: 1d
entityMappings:
- entityType: DNS
fieldMappings:
- identifier: DomainName
columnName: ThreatIndicator
- entityType: Host
fieldMappings:
- identifier: HostName
columnName: AssetHostName
alertDetailsOverride:
alertSeverityColumnName: IncidentSeverity
alertDisplayNameFormat: Infoblox - IQ for TD Insight - {{Name}}
alertDescriptionFormat: Observed via CDC. {{Description}}
version: 1.1.0
triggerThreshold: 0
requiredDataConnectors:
- connectorId: InfobloxSOCInsightsDataConnector_AMA
dataTypes:
- CommonSecurityLog (InfobloxCDC_SOCInsights)
status: Available
severity: Medium
description: |
'Infoblox IQ for Threat Defense 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).'
incidentConfiguration:
createIncident: true
{
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"workspace": {
"type": "String"
}
},
"resources": [
{
"apiVersion": "2024-01-01-preview",
"id": "[concat(resourceId('Microsoft.OperationalInsights/workspaces/providers', parameters('workspace'), 'Microsoft.SecurityInsights'),'/alertRules/d04f1963-df27-4127-b1ec-3d37148d65be')]",
"kind": "Scheduled",
"name": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/d04f1963-df27-4127-b1ec-3d37148d65be')]",
"properties": {
"alertDetailsOverride": {
"alertDescriptionFormat": "Observed via CDC. {{Description}}",
"alertDisplayNameFormat": "Infoblox - IQ for TD Insight - {{Name}}",
"alertSeverityColumnName": "IncidentSeverity"
},
"alertRuleTemplateName": "d04f1963-df27-4127-b1ec-3d37148d65be",
"customDetails": {
"AssetCount": "AssetCount",
"AssetHostName": "AssetHostName",
"IndicatorCount": "IndicatorCount",
"InfobloxInsightID": "InfobloxInsightID",
"Severity": "Severity",
"Status": "Status",
"SubType": "InsightSubType",
"ThreatIndicator": "ThreatIndicator"
},
"description": "'Infoblox IQ for Threat Defense 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).'\n",
"displayName": "Infoblox - IQ for TD Insight Detected - CDC Source",
"enabled": true,
"entityMappings": [
{
"entityType": "DNS",
"fieldMappings": [
{
"columnName": "ThreatIndicator",
"identifier": "DomainName"
}
]
},
{
"entityType": "Host",
"fieldMappings": [
{
"columnName": "AssetHostName",
"identifier": "HostName"
}
]
}
],
"eventGroupingSettings": {
"aggregationKind": "AlertPerResult"
},
"incidentConfiguration": {
"createIncident": true
},
"OriginalUri": "https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Infoblox/Analytic%20Rules/Infoblox-SOCInsight-Detected-CDCSource.yaml",
"query": "InfobloxCDC_SOCInsights\n| summarize arg_max(TimeGenerated, *) by InfobloxInsightID\n",
"queryFrequency": "P1D",
"queryPeriod": "P1D",
"severity": "Medium",
"status": "Available",
"subTechniques": [],
"suppressionDuration": "PT1H",
"suppressionEnabled": false,
"tactics": [
"Impact"
],
"techniques": [
"T1498",
"T1565"
],
"templateVersion": "1.1.0",
"triggerOperator": "GreaterThan",
"triggerThreshold": 0
},
"type": "Microsoft.OperationalInsights/workspaces/providers/alertRules"
}
]
}