Bloodhound

Installation and setup

apt install bloodhound
neo4j console
#Remote interface available at http://localhost:7474/
#Change password

#in an other tab
bloodhound #opens a new browser page, connect you

Grabbing data with Invoke-Bloodhound

Resources

For information :

To use Invoke-Bloodhound :

PS> . .\InvokeBloodhound.ps1
PS> Invoke-BloodHound -CollectionMethod All -Domain PROTYRO.local -ZipFilename file.zip

Then upload data on the GUI and choose file.zip

We can use default queries, for example find all domain admins.

Last updated

Was this helpful?