-
Notifications
You must be signed in to change notification settings - Fork 394
Description
I can't use the Neo4J instance with BloodHound (bolt port).
This works fine with the Neo4J browser.
I've tried via SSH tunneling and via direct IP access, BloodHound stays stuck in a loop.
By changing the container image from specterops/bloodhound-neo4j to neo4j:4.2, everything works fine.
Proposed patch to adapt it.
Furthermore, the mount point in the docker compose file (/var/lib/neo4j) is incorrect, it should be /data
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels