bloodhound-import icon indicating copy to clipboard operation
bloodhound-import copied to clipboard

Python based BloodHound data importer

Results 7 bloodhound-import issues
Sort by recently updated
recently updated
newest added

This PR introduces the following changes: 1. Ingestion logic is now compatible with the latest BH schema, as defined in https://github.com/BloodHoundAD/BloodHound/blob/master/src/js/ingestion_types.js (among changes, support for Containers is also added) 2....

I have implemented a multithread version, for me it was at least 10x faster. To do that i splited the queryes read only to write, to reduce deadlocks.

In order to import data collected using bloodhound.py latest pip version (1.6.1), we need at least bloodhound-import at commit 2c0d50e22c02caddfd437c0b9aa99a100309351d. bloodhound-import pip version (0.0.9) is only at commit 63dad749595e2aeb25a13f3223fe544f49a87e5d. Could...

Hi everyone, working currently with bloodhound and bloodhound-import to dump azure ad into bloodhound. Unfortunately i get the following error message: **Parsing function for object type: azure was not found**...

the script seems to be working, but for some reason, it is not populating the db neo4j version: 5.4.0