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

Feature: Back Button like in legacy Bloodhound #781

Open
PfiatDe opened this issue Aug 7, 2024 · 1 comment
Open

Feature: Back Button like in legacy Bloodhound #781

PfiatDe opened this issue Aug 7, 2024 · 1 comment
Labels
blocked This pull request cannot be completed and should not be merged enhancement New feature or request user interface A pull request containing changes affecting the UI code. work in progress This pull request is a work in progress and should not be merged

Comments

@PfiatDe
Copy link

PfiatDe commented Aug 7, 2024

Feature Description

In the legacy Bloodhound it was possible to use Backspace to get the results of the previous query. This made navigation between queries much more easier and efficient.

Are you intending to implement this feature?

No

Current Behavior

Actually there is no "Back / Previous Query" Feature or I could not find it.

Desired Behavior

Bind Backspace again to this feature and make a button.

Use Case

Navigation was way faster and easier. You ingest a path and just want to have a quick look at the Outbound permissions? Check and go back to previous query.

Implementation Suggestions

This might cause some problems as far as I can see, as not all Queries are done via Cypher Queries and some are also using directly the REST-API.

Additional Information

The behaviour in the legacy BloodHound was great for this, specially in combination with the [Query Debug Mode](https://github.com/SpecterOps/BloodHound/issues/657) which is also missing. and would be great to have back.

@PfiatDe PfiatDe added enhancement New feature or request triage This issue requires triaging labels Aug 7, 2024
@exploide
Copy link
Contributor

exploide commented Aug 9, 2024

I'm trying to convince colleagues to switch from legacy BloodHound to BloodHound CE for some while and this is indeed one of the most demanded features by them.

There was also the idea to have an accompanying forward button, so you could go back and forth with your last used queries (or "views").

@slokie-so slokie-so added work in progress This pull request is a work in progress and should not be merged user interface A pull request containing changes affecting the UI code. and removed triage This issue requires triaging labels Aug 12, 2024
@slokie-so slokie-so added the blocked This pull request cannot be completed and should not be merged label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This pull request cannot be completed and should not be merged enhancement New feature or request user interface A pull request containing changes affecting the UI code. work in progress This pull request is a work in progress and should not be merged
Projects
None yet
Development

No branches or pull requests

3 participants