Skip to main content

Accessing the Interface


Container Management

Start BloodHound CE.
Stop BloodHound CE.
View running containers.
View logs.
View logs for a specific service.

Initial Credentials

Get the randomly generated admin password from logs.

Reset Admin Password

bloodhound-cli is a standalone host binary (it drives Docker Compose from outside the containers), and the subcommand is resetpwd:

Importing Data

Upload zip file via API.

API Authentication

Get a Bearer token.

References