Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ azurefox permissions

| Grouped Command | Live Families |
| --- | --- |
| [`chains`](https://github.com/TacoRocket/AzureFox/wiki/Chains) | [`credential-path`](https://github.com/TacoRocket/AzureFox/wiki/Chains-Credential-Path), [`deployment-path`](https://github.com/TacoRocket/AzureFox/wiki/Chains-Deployment-Path), [`escalation-path`](https://github.com/TacoRocket/AzureFox/wiki/Chains-Escalation-Path), [`compute-control`](https://github.com/TacoRocket/AzureFox/wiki/Chains-Compute-Control) |
| [`chains`](https://github.com/TacoRocket/AzureFox/wiki/Chains)<br>Grouped path views that pull the strongest Azure pivot stories to the top. | [`credential-path`](https://github.com/TacoRocket/AzureFox/wiki/Chains-Credential-Path)<br>Turns exposed secret and token clues into the downstream target most likely to widen access.<br><br>[`deployment-path`](https://github.com/TacoRocket/AzureFox/wiki/Chains-Deployment-Path)<br>Surfaces the build, pipeline, and automation paths most likely to let an attacker change Azure next.<br><br>[`escalation-path`](https://github.com/TacoRocket/AzureFox/wiki/Chains-Escalation-Path)<br>Highlights the clearest visible route from the current foothold to stronger Azure control.<br><br>[`compute-control`](https://github.com/TacoRocket/AzureFox/wiki/Chains-Compute-Control)<br>Finds workloads that can already mint identity-backed access and pivot into broader control. |

### Flat Commands

Expand Down
Loading