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
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).'
version: 1.0.0
tactics:
- Impact
queryFrequency: 1d
query: |
InfobloxInsight
| summarize arg_max(TimeGenerated, *) by InfobloxInsightID
status: Available
triggerOperator: gt
kind: Scheduled
triggerThreshold: 0
customDetails:
Status: Status
PersistentDate: PersistentDate
Severity: Priority
TotalHits: EventsCount
UnblockedHits: NotBlockedCount
FirstSeen: FirstSeen
SpreadingDate: SpreadingDate
FeedSource: FeedSource
InfobloxInsightID: InfobloxInsightID
BlockedHits: BlockedCount
LastSeen: LastSeen
alertDetailsOverride:
alertDescriptionFormat: 'Observed via API. {{ThreatFamily}}. Last Observation: {{LastSeen}}'
alertSeverityColumnName: IncidentSeverity
alertDisplayNameFormat: Infoblox - SOC Insight - {{ThreatClass}} {{ThreatProperty}}
relevantTechniques:
- T1498
- T1565
id: cf9847bb-ab46-4050-bb81-75cab3f893dc
queryPeriod: 1d
entityMappings:
- fieldMappings:
- identifier: ObjectGuid
columnName: InfobloxInsightID
entityType: SecurityGroup
- fieldMappings:
- identifier: Name
columnName: ThreatClass
- identifier: Category
columnName: ThreatProperty
entityType: Malware
eventGroupingSettings:
aggregationKind: AlertPerResult
severity: Medium
name: Infoblox - SOC Insight Detected - API Source
incidentConfiguration:
createIncident: true
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Infoblox SOC Insights/Analytic Rules/Infoblox-SOCInsightDetected-APISource.yaml
requiredDataConnectors:
- dataTypes:
- InfobloxInsight
connectorId: InfobloxSOCInsightsDataConnector_API