Checks all Office 365 Users for known compromised indicators i.e. SMTP forwarders, Lists all Mailbox Rules, Lists all Global Admins, Lists newly created users last 7 days.
Script needs to be run as Administrator
PS> Install-Module -Name ImportExcel
PS> Install-Module -Name MSOnline
- Name: Office 365 Breach Tool
- Author: Zak Clifford
- Current Version - 1.0
- Created: 19 Aug 2019
- Updated: N/A
- v1.0 - Creation of script
Zak Clifford - ZSECURE
This project is licensed under the MIT License - see the LICENSE file for details
- Personal Twitter: @zakclifford
- Website: zsecure.uk