AADInternals description Standard Enumeration Tools partially work with linux powershell installation PS> Install-Module AADInternals PS> Import-Module AADInternals usage Enumerate as an Outsider PS> Get-AADIntLoginInformation -Username root@domainname PS> Get-AADIntTenantID -Domain domainname PS> Get-ADDIntTenantDomain -Domain domainname #associated domains PS> Invoke-AADIntReconAsOutsider -DomainName domainname | Format-Table Enumerate as a Guest https://aadinternals.com/post/quest_for_guest/