1200kmSECURITY RESEARCH

1200KM / sigma-rule

Microsoft 365 - User Restricted from Sending Email — Sigma Rule

Sigma rule ff246f56-7f24-402a-baca-b86540e3925c. Microsoft 365 - User Restricted from Sending Email — Sigma Rule. Detects when a Security Compliance Center reported a user who exceeded sending limits of the service policies and because of this has been restricted from sending email.

Rule metadata and linked tags

Author: austinsonger. Source status: test; severity: medium. Source dates: 2021-08-19 / 2022-10-09.

{
  "service": "threat_management",
  "product": "m365"
}

Pinned original Sigma rule · Detection Rule License 1.1

Source SHA-256: 8a8d615967b8dd4aed4e78002bd39a0b30da65f96eeab804faa7a04cfb9c04cc

Detection logic

Original source YAML. Source-tag agreement is not proof of complete semantic coverage. This rule has not been compiled for a SIEM backend or validated against live telemetry here.

title: Microsoft 365 - User Restricted from Sending Email
id: ff246f56-7f24-402a-baca-b86540e3925c
status: test
description: Detects when a Security Compliance Center reported a user who exceeded sending limits of the service policies and because of this has been restricted from sending email.
references:
    - https://learn.microsoft.com/en-us/defender-cloud-apps/anomaly-detection-policy
    - https://learn.microsoft.com/en-us/defender-cloud-apps/policy-template-reference
author: austinsonger
date: 2021-08-19
modified: 2022-10-09
tags:
    - attack.initial-access
    - attack.t1199
logsource:
    service: threat_management
    product: m365
detection:
    selection:
        eventSource: SecurityComplianceCenter
        eventName: 'User restricted from sending email'
        status: success
    condition: selection
falsepositives:
    - Unknown
level: medium

Original YAML and metadata in JSON

False positives

  • Unknown

Source references

Connected ecosystem references

Exact source-tagged techniques

Telemetry review

Read the original logsource above, then inspect the linked detection workspaces for technique-level sensor context. No per-rule telemetry equivalence is inferred.

Pinned research references. No browser attack runner, live simulation result or validated detector is asserted. Source mappings and validation limits are preserved. ATT&CK / Atomic provenance · Detection provenance.