BloodHoundAD / BloodHound

Six Degrees of Domain Admin
GNU General Public License v3.0
9.8k stars 1.73k forks source link

Upload data problem #586

Closed leebaird closed 1 year ago

leebaird commented 2 years ago

Describe the bug Unable to upload SharpHound data that is 6 months old.

OS: Kali Linux rolling, fully patched. Install method: apt install -y bloodhound

To Reproduce Dragging a zip file onto the GUI returns an error. The same thing happens when dragging on individual files. The Upload Data button gives the same results. "File created from incompatible collector NaN%"

Expected behavior JSON files are successfully uploaded.

Additional context

apt
JonasBK commented 2 years ago

I believe 4.2 BH is only compatible with the v1.1 version (latest) of SharpHound released in August this year: https://github.com/BloodHoundAD/SharpHound/releases/tag/v1.1.0

You could try to install the 4.1 version of BH: https://github.com/BloodHoundAD/BloodHound/releases/tag/4.1.1

rvazarkar commented 1 year ago

@JonasBK is correct, the format of our uploads has changes, so will be incompatible with older versions