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
Ida5e2df87-f0c9-4540-8715-96e71b608986
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/Analytic Rules/Infoblox-SOCInsight-Detected-APISource.yaml
Version1.0.1
Arm templatea5e2df87-f0c9-4540-8715-96e71b608986.json
Deploy To Azure
InfobloxInsight
| summarize arg_max(TimeGenerated, *) by InfobloxInsightID
| where DataObservedVia != "CDC"
name: Infoblox - SOC Insight Detected - API Source
severity: Medium
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/Parsers/InfobloxInsight.yaml).'
version: 1.0.1
customDetails:
  PersistentDate: PersistentDate
  FirstSeen: FirstSeen
  Severity: Priority
  SpreadingDate: SpreadingDate
  InfobloxInsightID: InfobloxInsightID
  UnblockedHits: NotBlockedCount
  BlockedHits: BlockedCount
  LastSeen: LastSeen
  FeedSource: FeedSource
  TotalHits: EventsCount
  Status: Status
requiredDataConnectors:
- dataTypes:
  - InfobloxInsight
  connectorId: InfobloxSOCInsightsDataConnector_API
tactics:
- Impact
relevantTechniques:
- T1498
- T1565
entityMappings:
- entityType: SecurityGroup
  fieldMappings:
  - identifier: ObjectGuid
    columnName: InfobloxInsightID
- entityType: Malware
  fieldMappings:
  - identifier: Name
    columnName: ThreatClass
  - identifier: Category
    columnName: ThreatProperty
kind: Scheduled
triggerThreshold: 0
status: Available
queryPeriod: 1d
incidentConfiguration:
  createIncident: true
alertDetailsOverride:
  alertSeverityColumnName: IncidentSeverity
  alertDescriptionFormat: 'Observed via API. {{ThreatFamily}}. Last Observation: {{LastSeen}}'
  alertDisplayNameFormat: Infoblox - SOC Insight - {{ThreatClass}} {{ThreatProperty}}
triggerOperator: gt
query: |
  InfobloxInsight
  | summarize arg_max(TimeGenerated, *) by InfobloxInsightID
  | where DataObservedVia != "CDC"  
eventGroupingSettings:
  aggregationKind: AlertPerResult
queryFrequency: 1d
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Infoblox/Analytic Rules/Infoblox-SOCInsight-Detected-APISource.yaml
id: a5e2df87-f0c9-4540-8715-96e71b608986