mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-08-06 19:00:17 +03:00
29 lines
929 B
Markdown
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 | [ ] | | |
|