Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.

thalpius/Microsoft-Defender-for-Identity-Check-Instance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Important

"This repo is now in 'Blue Screen' mode—archived and frozen in time!"

Microsoft-Defender-for-Identity-Check-Instance

This script gets all accepted domains in Microsoft 365 using autodiscover, gets the tenant name and checks if there is a Microsoft Defender for Identity instance. This way you can figure out if a company runs Microsoft Defender for Identity.

Example

Import-Module Invoke-MicrosoftDefenderForIdentityCheckInstance.psm1

Invoke-MicrosoftDefenderForIdentityCheckInstance -domain thalpius.com

Screenshots

When an MDI instance is found:

Alt text

When an MDI instance is not found:

Alt text

About

This script gets all accepted domains in Microsoft 365 using autodiscover, gets the tenant name and checks if there is a Microsoft Defender for Identity instance. This way you can figure out if a company runs Microsoft Defender for Identity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors