BloodHound
https://github.com/BloodHoundAD/BloodHound
Supply data to BloodHound (Remember to bypass .NET AMSI):
. C:\AD\Tools\BloodHound-master\Collectors\SharpHound.ps1
Invoke-BloodHound -CollectionMethod All
or
SharpHound.exe
To avoid detections like MDI
Invoke-BloodHound -ExcludeDCs
To make BloodHound collection stealthy, use –Steatlh
Last updated