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

API - Invalid host access

Back
Id28500be7-cfcf-40e1-bad4-bc524e9283e2
RulenameAPI - Invalid host access
Description42Crunch API protection against invalid host access
SeverityLow
TacticsReconnaissance
TechniquesT1592
Required data connectors42CrunchAPIProtection
FortyTwoCrunchAPIProtection
KindScheduled
Query frequency5m
Query period5m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/42Crunch API Protection/Analytic Rules/APIInvalidHostAccess.yaml
Version3.0.1
Arm template28500be7-cfcf-40e1-bad4-bc524e9283e2.json
Deploy To Azure
FortyTwoCrunchAPIProtection
| where TimeGenerated >= ago(5m) 
| where ErrorMessage has "hostpath_mapping" 
| project-away NonBlockingMode, SourcePort, DestinationPort, Query, ApiId, ResponseHeader, RequestHeader, Errors, EventType, Uuid 
| sort by TimeGenerated desc 
status: Available
queryFrequency: 5m
queryPeriod: 5m
triggerOperator: gt
query: |
  FortyTwoCrunchAPIProtection
  | where TimeGenerated >= ago(5m) 
  | where ErrorMessage has "hostpath_mapping" 
  | project-away NonBlockingMode, SourcePort, DestinationPort, Query, ApiId, ResponseHeader, RequestHeader, Errors, EventType, Uuid 
  | sort by TimeGenerated desc   
eventGroupingSettings:
  aggregationKind: SingleAlert
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/42Crunch API Protection/Analytic Rules/APIInvalidHostAccess.yaml
tactics:
- Reconnaissance
triggerThreshold: 0
entityMappings:
- entityType: IP
  fieldMappings:
  - identifier: Address
    columnName: SourceIp
- entityType: Host
  fieldMappings:
  - identifier: HostName
    columnName: Hostname
- entityType: Account
  fieldMappings:
  - identifier: FullName
    columnName: InstanceName
requiredDataConnectors:
- connectorId: 42CrunchAPIProtection
  dataTypes:
  - FortyTwoCrunchAPIProtection
- connectorId: FortyTwoCrunchAPIProtection
  dataTypes:
  - FortyTwoCrunchAPIProtection
kind: Scheduled
relevantTechniques:
- T1592
customDetails: 
description: |
    '42Crunch API protection against invalid host access'
name: API - Invalid host access
version: 3.0.1
id: 28500be7-cfcf-40e1-bad4-bc524e9283e2
severity: Low