Techniques
Sample rules
Microsoft 365 Exchange Transport Rule Creation
- source: elastic
- technicques:
- T1537
Description
Identifies a transport rule creation in Microsoft 365. As a best practice, Exchange Online mail transport rules should not be set to forward email to domains outside of your organization. An adversary may create transport rules to exfiltrate data.
Detection logic
event.dataset:o365.audit and event.provider:Exchange and event.category:web and event.action:"New-TransportRule" and event.outcome:success