Bloodhound
Setting up BloodHound
The easiest way to install and run the latest BloodHound version
Requires docker desktop or docker engine to be installed.
curl -L https://ghst.ly/getbhce -o docker-compose.yml && docker-compose up
The credentials to login should be admin + the password in the output, you will be prompted to change the password after logging in.
After, to start BloodHound, simply run this where the .yml file is
docker-compose up
Or to run in background
docker-compose up -d
Sharphound
Get Sharphound from the Bloodhound ui or from github and run on Domain joined target machine
SharpHound.exe -d domain.local --domaincontroller 10.12.34.56 --ldapusername bob --ldappassword Bob1