Microsoft 365 Exchange inbox rule set up to automatically forward email

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Goal

Detect when a user configures an inbox forwarding rule.

Strategy

Monitor Microsoft 365 Exchange audit logs to look for the operation New-InboxRule or Set-InboxRule. Inbox rules automatically perform specific actions on emails that arrive in an inbox. Forwarding rules allow users to send email messages to another inbox inside or outside of the organization. Attackers can use inbox rules to collect and exfiltrate email data to an external account.

Triage and response

  1. Inspect the inbox rule for any indicators:
    • Email addresses that are external to your organization.
  2. Determine if there is a legitimate use case for the inbox rule by contacting the user {{@usr.email}}.
  3. If the user {{@usr.email}} is not aware of the inbox rule:
    • Investigate other activities performed by the user {{@usr.email}} using the Cloud SIEM - User Investigation dashboard.
    • Begin your organization’s incident response process and investigate.

Changelog

  • 17 August 2023 - Updated query to replace attribute @threat_intel.results.subcategory:tor with @threat_intel.results.category:tor.