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

Multi-node attack paths #2

Open
Skybound1 opened this issue Nov 29, 2023 · 0 comments
Open

Multi-node attack paths #2

Skybound1 opened this issue Nov 29, 2023 · 0 comments

Comments

@Skybound1
Copy link
Collaborator

Need to figure out how to support making attack paths that could have more than one source node as part of the attack. Mainly used when you can compromise two nodes, and work them together to pivot elsewhere.

For example, RBAC_ESCALATE_TO is currently based on updating the role that grants the role edit/escalate permissions effectively. However, realistically you could also update another role which you have access to from another node within the chain. At which point the two sources are (1) the role binding that grants edit/escalate on a random role, and (2) a role binding for that random role

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant