Installing Bloodhound in Kali Linux

BloodHound uses graph theory to reveal the hidden and often unintended relationships within an Active Directory environment. Attackers can use BloodHound to easily identify highly complex attack paths that would otherwise be impossible to quickly identify. Defenders can use BloodHound to identify and eliminate those same attack paths. Both blue and red teams can use BloodHound to easily gain a deeper understanding of privilege relationships in an Active Directory environment.

Installing Bloodhound

apt-get install bloodhound

Configuring Bloodhound

neo4j console

Navigate to http://localhost:7474 and change the default password. We will use these credentials when launching Bloodhound.

Running Bloodhound

bloodhound

Download Ingestors

https://github.com/BloodHoundAD/BloodHound/tree/master/Ingestors