This document discusses BloodHound, a tool that uses graph databases and analysis to help analyze complex privilege relationships within Active Directory environments. It describes how traditionally these types of analyses were done manually, which was tedious and ineffective for anything but small environments. BloodHound collects data on users, groups, computers and privileges through LDAP and other queries, and then constructs a graph database to allow for easy visualization and identification of attack paths. This helps both offensive and defensive teams more easily understand privilege escalation risks and harden their environments.
Related topics: