Install
Installation and Usage
The following provides instructions for install and simple commands for usage.
Installation Instructions
Install-Module AADInternals
Import-Module AADInternals
Example Commands
Retrieving Tenant details
Get-AADIntTenantDetails
Generate a Password Spray Attack:
Invoke-AADIntPasswordSpray -UserList users.txt -Password Summer2024
Last updated