BloodHoundAD / BloodHound

Six Degrees of Domain Admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

White Screen on loading

FlappyCheese opened this issue · comments

If this is a SharpHound bug, please file the bug in the SharpHound repo here

Describe the bug
In Kali linux, launching ./BloodHound will launch however it will just launch a white page, in the terminal the following text.

/BloodHound
(node:24084) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See electron/electron#23506 for more information

To Reproduce
Steps to reproduce the behavior:

  1. Go to terminal
  2. start your neo4j, sudo neo4j console
  3. in another terminal window, launch your bloodhound gui ./BloodHound
  4. See the blank white page.

Expected behavior
A login prompt to BloodHound GUI

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here. If this bug is in the UI, open the console using Ctrl + Shift + I and see if there's any errors to attach here.
Screenshot from 2023-03-06 14-00-21

HI as a work around i used sudo apt install bloodhound and that seems to work. but dont know how often the kali app is updated.

Hi FlappyCheese,

Thanks for posting your fix!

I do not know how often BloodHound, Neo4j, etc., are updated in Kali, but there seem to be some issues with incompatible versions at least in some releases of Kali.