SPF Not Configured
| Id | f78c03ec-4397-42f6-9c51-a54421817fd8 |
| Rulename | SPF Not Configured |
| Description | SPF Not Configured |
| Severity | Low |
| Tactics | InitialAccess Discovery |
| Techniques | T1189 T1087 |
| Required data connectors | HVPollingIDAzureFunctions |
| Kind | Scheduled |
| Query frequency | 5m |
| Query period | 5m |
| Trigger threshold | 0 |
| Trigger operator | gt |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/SPFNotConfigured.yaml |
| Version | 1.0.4 |
| Arm template | f78c03ec-4397-42f6-9c51-a54421817fd8.json |
HackerViewLog_Azure_1_CL | where severity_s == "low" | where progress_status_s == "New" | where status_s != "inactive" | where issue_name_s == "SPF Not Configured"
queryPeriod: 5m
query: HackerViewLog_Azure_1_CL | where severity_s == "low" | where progress_status_s == "New" | where status_s != "inactive" | where issue_name_s == "SPF Not Configured"
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/SPFNotConfigured.yaml
name: SPF Not Configured
entityMappings:
- fieldMappings:
- columnName: meta_resolved_ip_s
identifier: Address
entityType: IP
- fieldMappings:
- columnName: meta_host_s
identifier: HostName
entityType: Host
- fieldMappings:
- columnName: hackerview_link_s
identifier: Url
entityType: URL
eventGroupingSettings:
aggregationKind: SingleAlert
queryFrequency: 5m
suppressionEnabled: false
description: |
'SPF Not Configured'
kind: Scheduled
incidentConfiguration:
groupingConfiguration:
lookbackDuration: PT5H
reopenClosedIncident: false
matchingMethod: AllEntities
enabled: false
createIncident: true
version: 1.0.4
suppressionDuration: 5h
status: Available
severity: Low
requiredDataConnectors:
- connectorId: HVPollingIDAzureFunctions
dataTypes:
- HackerViewLog_Azure_1_CL
triggerOperator: gt
triggerThreshold: 0
tactics:
- InitialAccess
- Discovery
id: f78c03ec-4397-42f6-9c51-a54421817fd8
relevantTechniques:
- T1189
- T1087