{"id":13803334,"url":"https://github.com/fox-it/bloodhound-import","last_synced_at":"2025-05-13T15:33:05.558Z","repository":{"id":34048430,"uuid":"166954437","full_name":"fox-it/bloodhound-import","owner":"fox-it","description":"Python based BloodHound data importer","archived":false,"fork":false,"pushed_at":"2023-07-05T09:32:46.000Z","size":67,"stargazers_count":147,"open_issues_count":6,"forks_count":39,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-04-28T15:09:46.270Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fox-it.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-22T08:13:46.000Z","updated_at":"2025-04-17T00:31:58.000Z","dependencies_parsed_at":"2023-02-18T06:00:38.325Z","dependency_job_id":null,"html_url":"https://github.com/fox-it/bloodhound-import","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox-it%2Fbloodhound-import","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox-it%2Fbloodhound-import/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox-it%2Fbloodhound-import/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox-it%2Fbloodhound-import/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fox-it","download_url":"https://codeload.github.com/fox-it/bloodhound-import/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253970563,"owners_count":21992523,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T01:00:29.377Z","updated_at":"2025-05-13T15:33:05.241Z","avatar_url":"https://github.com/fox-it.png","language":"Python","funding_links":[],"categories":["Tools"],"sub_categories":[],"readme":"# bloodhound-import\n\n![Python 2.7 and 3 compatible](https://img.shields.io/badge/python-3.7-blue.svg)\n![PyPI version](https://img.shields.io/pypi/v/bloodhound_import.svg)\n![License: MIT](https://img.shields.io/pypi/l/bloodhound_import.svg)\n\nBloodhound-import is a tool to import bloodhound json files into neo4j.\n\n## Dependencies and installation\nBloodhound-import is compatible python 3.7+ and the latest version is only compatible with bloodhound 3 imports. It requires the `neo4j-driver` library.\n\nInstall with `pip install bloodhound_import` or clone the git and install with `sudo python setup.py install`.\n\n`bloodhound-import` will be installed as a global command. Usage is as follows:\n\n```bash\nusage: bloodhound-import.py [-h] [-du DATABASE_USER] [-dp DATABASE_PASSWORD]\n                            [--database DATABASE] [-p PORT] [-v]\n                            files [files ...]\n```\n\nExample:\n`bloodhound-import -du neo4j -dp neo4j ~/Desktop/SessionLoop_20190115133114*.json`\n\nIf the -du and -dp options are not specified, the tool will try to auto detect these values from the bloodhound config file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffox-it%2Fbloodhound-import","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffox-it%2Fbloodhound-import","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffox-it%2Fbloodhound-import/lists"}