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
Id9c5dcd76-9f6d-42a3-b984-314b52678f20
RulenameMimecast Audit - Logon Authentication Failed
DescriptionDetects threat when logon authentication failure found in audit
SeverityHigh
TacticsDiscovery
InitialAccess
CredentialAccess
TechniquesT1110
Required data connectorsMimecastAuditAPI
KindScheduled
Query frequency5m
Query period15m
Trigger threshold3
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastAudit/Analytic Rules/MimecastAudit.yaml
Version1.0.0
Arm template9c5dcd76-9f6d-42a3-b984-314b52678f20.json
Deploy To Azure
MimecastAudit_CL | where src_s !="" and auditType_s == "Logon Authentication Failed"
suppressionDuration: 5h
enabled: true
entityMappings:
- fieldMappings:
  - columnName: src_s
    identifier: Address
  entityType: IP
- fieldMappings:
  - columnName: user_s
    identifier: MailboxPrimaryAddress
  entityType: Mailbox
- fieldMappings:
  - columnName: app_s
    identifier: AppId
  entityType: CloudApplication
description: Detects threat when logon authentication failure found in audit
triggerThreshold: 3
queryPeriod: 15m
kind: Scheduled
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastAudit/Analytic Rules/MimecastAudit.yaml
alertRuleTemplateName: 
triggerOperator: gt
version: 1.0.0
relevantTechniques:
- T1110
alertDetailsOverride: 
suppressionEnabled: false
apiVersion: 2021-09-01-preview
customDetails: 
query: MimecastAudit_CL | where src_s !="" and auditType_s == "Logon Authentication Failed"
eventGroupingSettings:
  aggregationKind: SingleAlert
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    reopenClosedIncident: false
    enabled: true
    matchingMethod: AllEntities
    lookbackDuration: 1d
tactics:
- Discovery
- InitialAccess
- CredentialAccess
id: 9c5dcd76-9f6d-42a3-b984-314b52678f20
queryFrequency: 5m
displayName: Mimecast Audit - Logon Authentication Failed
severity: High
requiredDataConnectors:
- dataTypes:
  - MimecastAudit_CL
  connectorId: MimecastAuditAPI
name: Mimecast Audit - Logon Authentication Failed