-
Notifications
You must be signed in to change notification settings - Fork 117
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
No execution or admin rights are shown in UI #240
Comments
You'll need to collect with SharpHound v2 for BHCE, while using SharpHound v1 for BloodHound Legacy - they use different schemas for the data outputs, specifically for local groups and privileges. |
I gathered the information with the Sharphound Version from the Commuinty Edition (Administration->Collector) |
@StephenHinck could you please reopen the issue? iam using the right collector |
I have exactly the same issue. BloodHound CE does not correctly show AdminTo edges. Here's my documentation and SharpHound files so you can reproduce it if you want (only testdata ofc ;-)). It looks like it's not a UI issue but an issue when processing the data during the import, because the information is also not available in the Neo4J DB. BloodHound Legacy
Group WS1ADMINS is local admin of WS1: It's also correctly in the Neo4J DB: Data is collected in
This is as expected. BloodHound CE
Latest BloodHound CE version as of 25.10.2024:
Data is collected in
BloodHound does not show the admin relationship: There is also no edge in Neo4J: --> This is not as expected. EDIT: AdminTo edges are shown for Users (but not for groups): |
Thank you for that information. This is a duplicate of #280 |
Description:
In the Community Edition no execution or admin privilege permissions are shown.
Component(s) Affected:
Steps to Reproduce:
Load the same sharphound data into the old and the new Bloodhound editions.
Expected Behavior:
Permissions are shown.
Actual Behavior:
No permssions are shown.
Screenshots/Code Snippets/Sample Files:
old UI
new UI
Environment Information:
BloodHound: 5.1.0
Collector: 2.0.0
OS: current Kali
Browser: Firefox ESR 91.5
Docker (if using Docker): 20.10
The text was updated successfully, but these errors were encountered: