From 58d20395533e6e4cf6d7e560faa61e17ea2177be Mon Sep 17 00:00:00 2001 From: Marshall Hallenbeck Date: Fri, 22 Mar 2024 14:26:39 -0400 Subject: [PATCH] update default bloodhound password --- nxc/data/nxc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nxc/data/nxc.conf b/nxc/data/nxc.conf index cef7d92d..8554f9e8 100755 --- a/nxc/data/nxc.conf +++ b/nxc/data/nxc.conf @@ -13,7 +13,7 @@ bh_enabled = False bh_uri = 127.0.0.1 bh_port = 7687 bh_user = neo4j -bh_pass = neo4j +bh_pass = bloodhoundcommunityedition [Empire] api_host = 127.0.0.1