Files
Anthropic-Cybersecurity-Skills/skills/detecting-azure-service-principal-abuse/assets/template.md
T

29 lines
929 B
Markdown

# Azure Service Principal Abuse Detection Template
## Investigation Checklist
| Check | Status | Notes |
|-------|--------|-------|
| Recent credential additions (7 days) | [ ] | |
| Privileged role assignments to SPs | [ ] | |
| Application ownership review | [ ] | |
| Sign-in anomalies for SPs | [ ] | |
| Admin consent grants review | [ ] | |
| OAuth permission escalation | [ ] | |
## Affected Service Principals
| Display Name | App ID | Object ID | Finding Type | Severity |
|-------------|--------|-----------|--------------|----------|
| | | | | |
## Remediation Actions
| Action | Status | Completed By | Date |
|--------|--------|-------------|------|
| Rotate compromised credentials | [ ] | | |
| Remove unauthorized role assignments | [ ] | | |
| Disable compromised service principal | [ ] | | |
| Review and restrict app ownership | [ ] | | |
| Enable Conditional Access for workload identities | [ ] | | |