Enumerate domains to Azure AD tenant
sudo git clone https://github.com/axylisdead/TenantHunter.git cd TenantHunter sudo pip install -r requirements.txt sudo chmod +x tenanthunter.py sudo python3 tenanthunter.py -h sudo python3 tenanthunter.py -t target.com
Last updated 1 year ago