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

Mimecast Audit - Logon Authentication Failed

Back
Idf00197ab-491f-41e7-9e22-a7003a4c1e54
RulenameMimecast Audit - Logon Authentication Failed
DescriptionDetects threat when logon authentication failure found in audit
SeverityHigh
TacticsDiscovery
InitialAccess
CredentialAccess
TechniquesT1110
Required data connectorsMimecastAuditAPI
KindScheduled
Query frequency30m
Query period30m
Trigger threshold3
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Mimecast/Analytic Rules/MimecastAudit/Mimecast_Audit.yaml
Version1.0.1
Arm templatef00197ab-491f-41e7-9e22-a7003a4c1e54.json
Deploy To Azure
MimecastAudit 
| where ['Source IP'] !="" and ['Audit Type'] == "Logon Authentication Failed"
| extend   SourceIp = ['Source IP'] 
query: |
  MimecastAudit 
  | where ['Source IP'] !="" and ['Audit Type'] == "Logon Authentication Failed"
  | extend   SourceIp = ['Source IP']   
entityMappings:
- fieldMappings:
  - identifier: Address
    columnName: SourceIp
  entityType: IP
- fieldMappings:
  - identifier: MailboxPrimaryAddress
    columnName: User
  entityType: Mailbox
- fieldMappings:
  - identifier: AppId
    columnName: Application
  entityType: CloudApplication
alertDetailsOverride: 
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    enabled: true
    lookbackDuration: P7D
    matchingMethod: AllEntities
  createIncident: true
description: Detects threat when logon authentication failure found in audit
suppressionDuration: 5h
tactics:
- Discovery
- InitialAccess
- CredentialAccess
severity: High
queryFrequency: 30m
enabled: true
kind: Scheduled
triggerThreshold: 3
name: Mimecast Audit - Logon Authentication Failed
eventGroupingSettings:
  aggregationKind: SingleAlert
alertRuleTemplateName: 
triggerOperator: gt
displayName: Mimecast Audit - Logon Authentication Failed
suppressionEnabled: false
id: f00197ab-491f-41e7-9e22-a7003a4c1e54
requiredDataConnectors:
- connectorId: MimecastAuditAPI
  dataTypes:
  - MimecastAudit
relevantTechniques:
- T1110
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Mimecast/Analytic Rules/MimecastAudit/Mimecast_Audit.yaml
version: 1.0.1
customDetails: 
queryPeriod: 30m