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

Pathfinder query is missing the 'AZMGAddSecret' edge #709

Open
gladiatx0r opened this issue Apr 10, 2024 · 0 comments
Open

Pathfinder query is missing the 'AZMGAddSecret' edge #709

gladiatx0r opened this issue Apr 10, 2024 · 0 comments
Labels

Comments

@gladiatx0r
Copy link

Describe the bug
The path finding feature (finding paths between two nodes) is missing the 'AZMGAddSecret' edge type.

To Reproduce
Steps to reproduce the behavior:

  1. Do a scan of a tenant with two SP objects where there is a path between them with the AZMGAddSecret edge.
  2. Use the path finding feature to find a path between the two nodes. Note that no path is found.
  3. Alter the path finding query to include the 'AZMGAddSecret' edge type. Note that the path is now found.

Screenshots
The path as found by using the 'Reachable High Value Targets' from any node before GA (but not found with the path finder feature before the AZMGAddSecret edge):
image

@gladiatx0r gladiatx0r added the bug label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant