8000 GitHub - chriselgee/docker-bloodhound: BloodHound Docker Ready to Use
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chriselgee/docker-bloodhound

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BloodHound Docker Ready to Use

BloodHound Docker image out of the box, with collectors and tons of custom queries. It creates a bh-data folder with the Ingestors, the data folder is also mounted as a volume, use this to drop your data and load it into the BloodHound GUI.

bloodhound

Warning: You may need to run xhost +local:$(id -nu) to allow the local user to access DISPLAY.

Build Image

make build

Run

make run

Database Login

  • DB URL: bolt://localhost:7687
  • DB Username: neo4j
  • DB Password: blood

Documentation

Official BloodHound Documentation

TODO: Steal queries from here.

About

BloodHound Docker Ready to Use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 89.1%
  • Makefile 10.9%
0