Skip to content

Commit

Permalink
Add Get-HawkTenantAdminMailBoxPermissionChange function to include ru…
Browse files Browse the repository at this point in the history
…les to flag for risky permissions (e.g. FullAaccess, SendAs, Send on Behalf). This is adds to the investigative techniques provided by hawk that were not included before.
  • Loading branch information
jonnybottles committed Dec 19, 2024
1 parent f009d4b commit e2cd6e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Function Get-HawkTenantAdminMailboxPermissionChange {
.DESCRIPTION
Searches the Unified Audit Log for mailbox permission changes and flags any grants
of FullAccess, SendAs, or Send on Behalf permissions for investigation.
of FullAccess, SendAs, or Send on Behalf permissions for investigations.
Excludes normal system operations on Discovery Search Mailboxes.
.OUTPUTS
Expand Down

0 comments on commit e2cd6e6

Please sign in to comment.