Skip to content

BloodHound Graph Design

Andy Robbins edited this page Aug 6, 2016 · 2 revisions

BloodHound operates with a graph database, using graph theory. This is a visual guide to the design of the graph:

BloodHound Graph Design

Every user, group, computer, and domain is a vertex, or node.

The directed edges (or relationships) between these nodes establish local admin privileges, group memberships, and user logon sessions.

The paths always lead towards compromising a user or group. Always.