Search code examples
apache-bloodhound

Username and Password for Apache Bloodhound


Installed and configured the apache bloodhound. But unable to login. Not sure what is the default admin username and password.


Solution

  • When you execute python bloodhound_setup.py while following the Installation Steps you should be prompted to enter a username and password. You can also pass --admin-user and --admin-pass as options to python bloodhound_setup.py. See python bloodhound_setup.py --help for more details.