Skip to content

[Query Issue]: Shortest Paths from Owned Azure Users to Azure Keyvaults #68

Description

@AdamBrass

Query GUID

53e73ae0-985e-4508-a82e-696d654f9538

Query content

MATCH p = shortestPath((n:AZUser)-[:AZ_ATTACK_PATHS*..]->(g:AZKeyVault))
WHERE m.system_tags CONTAINS 'owned'
RETURN p

Issue description

The query does not account for m, typo for n specified for AZUser, resulting in an error.

BloodHound version

BloodHound CE 9.6.0

BloodHound DB

Neo4j

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions