Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show Cypher Queries for extended Node information (Member Of, Outbound Control...) #88

Open
lbrauns opened this issue Sep 11, 2023 · 0 comments
Labels
enhancement New feature or request ticketed Ticket has been created internally for tracking

Comments

@lbrauns
Copy link

lbrauns commented Sep 11, 2023

Feature Description:

When clicking on information about a node, e.g. "Outbound Control", a graph is rendered with this information. In Legacy BloodHound the query used to gather this information was shown in the raw query field.

This can be useful if you want to have a base query, you can start to edit to your own needs.

Current Behavior:

The graph is created but the used Cypher query is lost.

Desired Behavior:

When clicking on node information that provide a graph, e.g. "Inbound Control", "Outbound Control", "Member Of" or "Execution Privileges", the executed query should be shown in the query editor.

image

Use Case:

When analyzing data, I often start with a base query from the UI and extend or limit the information that the query returns, based on my needs. For a quicker workflow it is convenient to be able to edit an existing query.

@lbrauns lbrauns added enhancement New feature or request triage This issue requires triaging labels Sep 11, 2023
@StephenHinck StephenHinck added ticketed Ticket has been created internally for tracking and removed triage This issue requires triaging labels Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ticketed Ticket has been created internally for tracking
Projects
None yet
Development

No branches or pull requests

2 participants