Skip to content

Commit

Permalink
Update microsoft365_email_forwarding_rule_exchange.yml
Browse files Browse the repository at this point in the history
Remove white spaces
  • Loading branch information
dan21san authored Oct 23, 2024
1 parent 1ab6db5 commit 2637d5d
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
title: Email Forwarding Rule - Exchange
id : 332bfab9-170c-40ef-9b11-c8df8d402421
id: 332bfab9-170c-40ef-9b11-c8df8d402421
status: experimental
description: Detects scenarios where an attacker creates or updates a forwarding rules in order to collect information.
references:
Expand All @@ -12,18 +12,18 @@ tags:
- attack.t1114.003
logsource:
service: exchange
product: m365
product: m365
detection:
selection:
Operation:
Operation:
- 'New-InboxRule'
- 'Set-InboxRule'
Parameters.Name:
- 'ForwardAsAttachmentTo'
- 'ForwardTo'
- 'ForwardingAddress'
- 'RedirectToRecipients'
- 'RedirectTo'
- 'RedirectTo'
- 'ForwardingSmtpAddress'
condition: selection
falsepositives:
Expand Down

0 comments on commit 2637d5d

Please sign in to comment.