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" 
eventGroupingSettings:
  aggregationKind: SingleAlert
triggerThreshold: 0
entityMappings:
- entityType: URL
  fieldMappings:
  - identifier: Url
    columnName: subject_s
requiredDataConnectors:
- dataTypes:
  - CBSLog_Azure_1_CL
  connectorId: CBSPollingIDAzureFunctions
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/Phishing.yaml
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    enabled: false
    reopenClosedIncident: false
    matchingMethod: AllEntities
    lookbackDuration: PT5H
version: 1.0.4
name: Phishing
relevantTechniques:
- T1566
- T1087
status: Available
suppressionEnabled: false
queryPeriod: 5m
kind: Scheduled
id: c3771865-b647-46a7-9be5-a96c418cebc0
query: |
    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'
queryFrequency: 5m
severity: High
triggerOperator: gt
tactics:
- InitialAccess
- Discovery
suppressionDuration: 5h