Skip to content

Stream the user data directly to the output files instead of loading all users into memory at once. and also remove ldap output

Notifications You must be signed in to change notification settings

shahserai/o365recon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

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

Stream the user data directly to the output files instead of loading all users into memory at once. and also remove ldap output

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%