Ariadne
Can an LLM agent trace an Active Directory attack path to Domain Admin on its own — and how does it compare to BloodHound? I built the benchmark to find out. Synthetic domains generated straight into the BloodHound Neo4j schema, a ReAct agent hunting paths, and a scorer that checks every claim against ground truth.
It finds paths BloodHound structurally can't — kerberoasting, delegation flaws, credentials sitting in a description field — because those live in node properties, not graph edges.