0Pricing
Ethical Hacking Academy · Lesson

BloodHound

Map attack paths.

What Is BloodHound?

BloodHound is a tool that maps relationships in Active Directory as a graph. It reveals hidden attack paths from a low-privileged user to high-value targets like Domain Admin.

What humans miss in complex permission tangles, BloodHound finds with graph theory.

Nodes and Edges

BloodHound models AD as nodes (users, groups, computers, OUs, GPOs) connected by edges (relationships).

Edges represent rights such as MemberOf, AdminTo, HasSession, or GenericAll. A chain of edges is an attack path.

All lessons in this course

  1. AD Fundamentals
  2. Kerberoasting
  3. Pass-the-Hash
  4. BloodHound
← Back to Ethical Hacking Academy