Infoblox - SOC Insight Detected - API Source
| Id | cf9847bb-ab46-4050-bb81-75cab3f893dc |
| Rulename | Infoblox - SOC Insight Detected - API Source |
| Description | Infoblox SOC Insight detected in logs sourced via REST API. Customize scheduling, responses and more. This rule depends on a parser based on a Kusto Function to work as expected called **InfobloxInsight**. |
| Severity | Medium |
| Tactics | Impact |
| Techniques | T1498 T1565 |
| Required data connectors | InfobloxSOCInsightsDataConnector_API |
| 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 SOC Insights/Analytic Rules/Infoblox-SOCInsightDetected-APISource.yaml |
| Version | 1.0.0 |
| Arm template | cf9847bb-ab46-4050-bb81-75cab3f893dc.json |
InfobloxInsight
| summarize arg_max(TimeGenerated, *) by InfobloxInsightID
entityMappings:
- entityType: SecurityGroup
fieldMappings:
- identifier: ObjectGuid
columnName: InfobloxInsightID
- entityType: Malware
fieldMappings:
- identifier: Name
columnName: ThreatClass
- identifier: Category
columnName: ThreatProperty
tactics:
- Impact
requiredDataConnectors:
- dataTypes:
- InfobloxInsight
connectorId: InfobloxSOCInsightsDataConnector_API
alertDetailsOverride:
alertDisplayNameFormat: Infoblox - SOC Insight - {{ThreatClass}} {{ThreatProperty}}
alertDescriptionFormat: 'Observed via API. {{ThreatFamily}}. Last Observation: {{LastSeen}}'
alertSeverityColumnName: IncidentSeverity
incidentConfiguration:
createIncident: true
id: cf9847bb-ab46-4050-bb81-75cab3f893dc
severity: Medium
eventGroupingSettings:
aggregationKind: AlertPerResult
status: Available
customDetails:
FirstSeen: FirstSeen
TotalHits: EventsCount
SpreadingDate: SpreadingDate
FeedSource: FeedSource
BlockedHits: BlockedCount
LastSeen: LastSeen
PersistentDate: PersistentDate
InfobloxInsightID: InfobloxInsightID
Status: Status
Severity: Priority
UnblockedHits: NotBlockedCount
query: |
InfobloxInsight
| summarize arg_max(TimeGenerated, *) by InfobloxInsightID
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Infoblox SOC Insights/Analytic Rules/Infoblox-SOCInsightDetected-APISource.yaml
kind: Scheduled
queryPeriod: 1d
version: 1.0.0
name: Infoblox - SOC Insight Detected - API Source
queryFrequency: 1d
triggerThreshold: 0
relevantTechniques:
- T1498
- T1565
description: |
'Infoblox SOC Insight detected in logs sourced via REST API. Customize scheduling, responses and more. This rule depends on a parser based on a Kusto Function to work as expected called [**InfobloxInsight**](https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Infoblox%20SOC%20Insights/Parsers/InfobloxInsight.yaml).'
triggerOperator: gt