# dirkjanm/BloodHound.py

A Python based ingestor for BloodHound

Repository: https://github.com/dirkjanm/BloodHound.py
Canonical: https://ross.abutalabs.com/products/bloodhoundpy
Language: Python
License: MIT
License Family: permissive
Last push: 2025-10-24T12:11:26+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 48, release rhythm 35, longevity 100
- inputs: {"age_days": 3110, "days_push": 313, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2437, forks 381 (observed 2026-08-28T04:06:51.499312+00:00)

## What it is
BloodHound.py is a Python-based data ingestor for BloodHound that enumerates Active Directory domains, collecting users, groups, computers, sessions, trusts, and local admin relationships. It is built on Impacket and provides a command-line tool (bloodhound-python) that outputs JSON data for BloodHound graph analysis.

## Use cases
- enumerate active directory users groups and computers from linux
- collect bloodhound data without running windows tools
- map active directory attack paths and privilege escalation routes
- gather domain trust and local admin information for pentest reports
- query ldap and remote computers to collect session data
- ingest AD data into bloodhound for graph analysis

## When to choose
- you need to run BloodHound data collection from Linux or macOS without Windows
- you want a scriptable, pip-installable alternative to SharpHound
- you are doing AD security assessments or red team engagements from a non-Windows host
- you need to authenticate with NT hashes, AES keys, or Kerberos tickets instead of passwords

## When to avoid
- you are running BloodHound Community Edition and need the CE branch rather than legacy 4.2/4.3 support
- you need the full collection fidelity of SharpHound on a Windows domain-joined machine
- you are not working with Active Directory environments

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, penetration-testing, cli, data-generation
- domain: security, penetration-testing, developer-tools
- platform: python, cli, windows, cross-platform
- tags: active-directory, bloodhound, ldap-enumeration, ad-security-assessment, impacket, ingestor, red-team, command-line, linux, macos

## Member repositories
- dirkjanm/BloodHound.py (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:51.499312+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:30:59.881725+00:00, confidence not recorded.
  - readme: https://github.com/dirkjanm/BloodHound.py (fetched 2026-08-28T04:06:51.499312+00:00, sha ba8b0b0d142a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
