Skip to content
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

[Feature Request]: Importing owned users #239

Open
0xB455 opened this issue Mar 15, 2019 · 5 comments
Open

[Feature Request]: Importing owned users #239

0xB455 opened this issue Mar 15, 2019 · 5 comments

Comments

@0xB455
Copy link

0xB455 commented Mar 15, 2019

Hey,

during engagements I found tagging objects as "owned" or as "high value" quite usefull.
However doing this purely manually via right clicks in the GUI seems quite the hazzle and I was thinking about better approaches for this. First thing that came to my mind was importing a list of elements via an update query for neo4j but maybe it would be even better to implement a feature for batch updating directly into the BloodHound GUI.

Any thoughts on that?

Cheers..

@rvazarkar
Copy link
Contributor

Right now, our internal solution for this is a simple python script to bulk import it. Batch importing owned users would require some sort of coherent file format for that, which I'll have to give some thought too

@markajbell
Copy link

I'm sure you can do that via cypherDog and neo4j. I've added several fields, one that add top 5 vulnerabilities to a list of computers from e.g. nessus data, text file/csv file.

@rboddy
Copy link

rboddy commented Jun 19, 2020

You can try this node script that imports owned users from a file in mass. Also example cypher query to find paths from owned users to privileged groups. https://gist.github.com/rboddy/259cfebe8212bc99a2eba7f7441caf62

@aress31
Copy link

aress31 commented Aug 21, 2021

Still a very relevant feature to add, any update on this?

@ruppde
Copy link

ruppde commented Jul 14, 2023

There's a nice python script which does it: https://github.com/xalicex/import-owned-users-bloodhound

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants