mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-06-13 06:34:57 +03:00
1.1 KiB
1.1 KiB
Kubernetes Penetration Test Report Template
Engagement Details
| Field | Value |
|---|---|
| Client | |
| Cluster | |
| Test Type | External / Internal / Assumed-Breach |
| Tester | |
| Date Range | |
| Scope |
Executive Summary
[Brief overview of findings and overall cluster security posture]
Findings Summary
| Severity | Count |
|---|---|
| CRITICAL | |
| HIGH | |
| MEDIUM | |
| LOW |
Detailed Findings
Finding 1: [Title]
- Severity: CRITICAL / HIGH / MEDIUM / LOW
- Category: Authentication / RBAC / Secrets / Network / Pod Security
- MITRE ATT&CK: T1xxx
- Description:
- Evidence:
- Impact:
- Remediation:
- References:
Attack Paths Identified
Path 1: [Description]
[Initial Access] --> [Step 2] --> [Step 3] --> [Impact]
Recommendations (Priority Order)
| Priority | Recommendation | Effort | Impact |
|---|---|---|---|
| 1 | Low/Med/High | ||
| 2 |
Cleanup Confirmation
- All test pods removed
- All test RBAC resources removed
- All test namespaces cleaned up
- No persistent backdoors remain