Domain Mapping
Bloodhound:
Domain Trusts Mapping:
- PowerView - Invoke-MapDomainTrust - Invoke-MapDomainTrust | Export-CSV - NoTypeInformation C:\Windows\Temp\trust.csv
- DomainTrustExplorer parses the CSV and outputs graphml file https://github.com/sixdub/DomainTrustExplorer - python3 trust_explorer.py -f trust.csv -g
- View map using yED 
Manual requests:
Last updated