Rate this post
What is BloodHound?
- Released in 2016 at DEF CON 24 by Veris Group’s ATD Team
- @_wald0 – Andy Robbins
- @CptJesus – Rohan Vazarkar
- @harmj0y – Will Schroeder
- Uses Graph Theory
- Vertices (Nodes) – Objects like Users, Groups, Computers, etc
- Edges (Relationships) – Relationships between objects
- Paths – Connecting Objects for Privilege Escalation
- Ingestor
- Collects data from Active Directory and saves JSON data
- Backend database
- Neo4j graph database – stores nodes and relationship data
- Uses Cypher query language
- Frontend application
- JavaScript/HTML application for drawing graphs, importing data, and performing queries
Views: 1


















































