Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Infoblox - SOC Insight Detected - API Source

Back
Idcf9847bb-ab46-4050-bb81-75cab3f893dc
RulenameInfoblox - SOC Insight Detected - API Source
DescriptionInfoblox 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**.
SeverityMedium
TacticsImpact
TechniquesT1498
T1565
Required data connectorsInfobloxSOCInsightsDataConnector_API
KindScheduled
Query frequency1d
Query period1d
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Infoblox SOC Insights/Analytic Rules/Infoblox-SOCInsightDetected-APISource.yaml
Version1.0.0
Arm templatecf9847bb-ab46-4050-bb81-75cab3f893dc.json
Deploy To Azure
InfobloxInsight
| summarize arg_max(TimeGenerated, *) by InfobloxInsightID
queryFrequency: 1d
requiredDataConnectors:
- connectorId: InfobloxSOCInsightsDataConnector_API
  dataTypes:
  - InfobloxInsight
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Infoblox SOC Insights/Analytic Rules/Infoblox-SOCInsightDetected-APISource.yaml
name: 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**](https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Infoblox%20SOC%20Insights/Parsers/InfobloxInsight.yaml).'
severity: Medium
status: Available
kind: Scheduled
customDetails:
  Severity: Priority
  Status: Status
  SpreadingDate: SpreadingDate
  TotalHits: EventsCount
  BlockedHits: BlockedCount
  FeedSource: FeedSource
  FirstSeen: FirstSeen
  InfobloxInsightID: InfobloxInsightID
  PersistentDate: PersistentDate
  LastSeen: LastSeen
  UnblockedHits: NotBlockedCount
incidentConfiguration:
  createIncident: true
triggerThreshold: 0
version: 1.0.0
eventGroupingSettings:
  aggregationKind: AlertPerResult
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
triggerOperator: gt
queryPeriod: 1d
tactics:
- Impact
query: |
  InfobloxInsight
  | summarize arg_max(TimeGenerated, *) by InfobloxInsightID  
entityMappings:
- fieldMappings:
  - identifier: ObjectGuid
    columnName: InfobloxInsightID
  entityType: SecurityGroup
- fieldMappings:
  - identifier: Name
    columnName: ThreatClass
  - identifier: Category
    columnName: ThreatProperty
  entityType: Malware