-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error importing computer JSON data into BloodHound #702
Comments
I have the same problem now i am stuck with it. Please tell me if you solved it. Thank you ! |
Which version of the collector did you use ? Sharphound 2.0 ? Bloodhound.py ? Rusthound ? |
I solved it. i use old version of Sharphound (v1.1.0). it work perfectly with newest version of bloodhound :v :V |
does anyone know why bloodhound works with this version of sharphound, but not the latest version? |
This is the old BloodHound repo. The new version of BloodHound lives at https://github.com/SpecterOps/BloodHound and newer collectors will work there |
Currently getting an error when attempting to upload computer data into BloodHound v4.3.1:
(note that bundle.js was JSformatted from its minimized form to ID the lines the errors were occurring. Normally the line number for all would be 85.)
I see that 'Results' must be coming from the Sessions block of the computer json data. In my case the data for all machines here is empty:
Even though these are defined within bundle.js (as d, f, h):
Any help with this would be great.
The text was updated successfully, but these errors were encountered: