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

Phishing

Back
Idc3771865-b647-46a7-9be5-a96c418cebc0
RulenamePhishing
DescriptionNew phishing with severity High found
SeverityHigh
TacticsInitialAccess
Discovery
TechniquesT1566
T1087
Required data connectorsCBSPollingIDAzureFunctions
KindScheduled
Query frequency5m
Query period5m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/Phishing.yaml
Version1.0.4
Arm templatec3771865-b647-46a7-9be5-a96c418cebc0.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Phishing" | where status_s != "Closed" or status_s != "Resolved" 
description: |
    'New phishing with severity High found'
version: 1.0.4
triggerThreshold: 0
tactics:
- InitialAccess
- Discovery
suppressionEnabled: false
suppressionDuration: 5h
queryPeriod: 5m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/Phishing.yaml
triggerOperator: gt
status: Available
eventGroupingSettings:
  aggregationKind: SingleAlert
id: c3771865-b647-46a7-9be5-a96c418cebc0
name: Phishing
queryFrequency: 5m
severity: High
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    reopenClosedIncident: false
    lookbackDuration: PT5H
    enabled: false
    matchingMethod: AllEntities
kind: Scheduled
entityMappings:
- fieldMappings:
  - columnName: subject_s
    identifier: Url
  entityType: URL
relevantTechniques:
- T1566
- T1087
query: |
    CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Phishing" | where status_s != "Closed" or status_s != "Resolved" 
requiredDataConnectors:
- dataTypes:
  - CBSLog_Azure_1_CL
  connectorId: CBSPollingIDAzureFunctions