nyxgeek / o365recon

retrieve information via O365 and AzureAD with a valid cred

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

o365recon

script to retrieve information via O365 and AzureAD with a valid cred

setup

Install these two modules

Install-Module MSOnline
Install-Module AzureAD

Usage:

.\o365recon.ps1 -azure

There is only one flag (-azure) and it is optional. You will be prompted to auth. You may be prompted twice if MFA is enabled.

ScreenShot

About

retrieve information via O365 and AzureAD with a valid cred


Languages

Language:PowerShell 100.0%