BloodHoundAD / BloodHound

Six Degrees of Domain Admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: Filter box for queries

shoeper opened this issue · comments

commented

Is your feature request related to a problem? Please describe.

Depending on the usage one might have a long list of pre-built and custom queries and it can be cumbersome to find the right query from the list, although one exactly knows which one to run.

Describe the solution you'd like

Add a search / filter bar on top of the Analysis tab which filters queries as you type (or on enter). E.g. typing dcsync should only show those queries matching dcsync (case insensitive). A bonus would be allowing to select and execute a result using the arrow keys and pressing enter.

Describe alternatives you've considered

The only alternative I see is scrolling until you find the query you want to run.