Skip to content

feat: add privesc command slice#6

Merged
TacoRocket merged 1 commit intomainfrom
codex/privesc-slice
Mar 31, 2026
Merged

feat: add privesc command slice#6
TacoRocket merged 1 commit intomainfrom
codex/privesc-slice

Conversation

@TacoRocket
Copy link
Copy Markdown
Owner

Slice Goal

Add an Azure-native privilege-escalation triage view that surfaces likely high-value abuse paths from existing identity, permissions, and workload context.

CloudFox Frame

Azure analogue to / , but intentionally Azure-native: high-impact RBAC abuse and public workload to managed identity pivots instead of AWS-style role-assumption semantics.

Sample Output

azurefox privesc
principal path_type asset impact_roles severity current_identity
azurefox-lab-sp direct-role-abuse Owner high true
ua-app public-identity-pivot vm-web-01 Owner high false

Validation

  • python3 -m pytest -m 'not integration'
  • python3 -m ruff check src tests

@TacoRocket TacoRocket merged commit 1cc298f into main Mar 31, 2026
2 checks passed
@TacoRocket TacoRocket deleted the codex/privesc-slice branch March 31, 2026 12:16
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

Successfully merging this pull request may close these issues.

1 participant