BloodHound Custom Queries

repository·master·Indexed 21 days ago

https://github.com/hausec/bloodhound-custom-queries

A collection of custom Cypher queries for the BloodHound GUI designed for security analysis. Includes instructions for installation via replacing the customqueries.json configuration file or manual entry through the BloodHound interface.

Tokens
210
Snippets
0
Records
1
Agent score
25%

What's inside bloodhound-custom-queries

  1. Install BloodHound Custom Queries

    master

    To use these custom queries in the BloodHound GUI, you can either replace the existing configuration file or manually paste the contents into the BloodHound interface.

    Method 1: Replace the configuration file

    Replace the customqueries.json file located at: C:\Users\[USERNAME]\AppData\Roaming\BloodHound\customqueries.json with the provided JSON file.

    Method 2: Manual Copy-Paste via GUI

    1. Open the Queries tab in BloodHound.
    2. Locate the Custom Queries section.
    3. Click the pencil icon next to Custom Queries to open the editor.
    4. Copy the contents of the provided JSON file and paste them into the editor.
    5. Save the changes.

    Final Step: Refresh

    After using either method, you must refresh the queries to see the changes. In the Queries tab, under Custom Queries, click the Refresh icon.