Skip to main content
Accessing the data in your report template is simple. Everything is inside the bloodhound key in the report context. You can preview this by looking at the JSON report data. Inside the bloodhound key, you will find a domains key and, if it’s BloodHound ENterprise data, a findings key. For example, you can iterate over the domains to create a table like so

Report Filters for BloodHound Data