mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-06-13 22:54:53 +03:00
37 lines
1.2 KiB
Markdown
37 lines
1.2 KiB
Markdown
# Attack Path Analysis Report Template
|
|
|
|
## Analysis Summary
|
|
| Field | Value |
|
|
|-------|-------|
|
|
| Report Date | [YYYY-MM-DD] |
|
|
| Environment Scope | [On-prem / Cloud / Hybrid] |
|
|
| Total Entities Analyzed | [N] |
|
|
| Total Attack Paths Found | [N] |
|
|
| Critical Assets Defined | [N] |
|
|
| Choke Points Identified | [N] |
|
|
|
|
## Exposure Distribution
|
|
| Category | Count | % |
|
|
|----------|-------|---|
|
|
| Identity & Credentials | [N] | [%] |
|
|
| Misconfigurations | [N] | [%] |
|
|
| Network Exposures | [N] | [%] |
|
|
| Software Vulnerabilities | [N] | [%] |
|
|
| Cloud Exposures | [N] | [%] |
|
|
|
|
## Top Choke Points for Remediation
|
|
| Rank | Entity | Type | Category | Paths Blocked | Assets Protected | Priority |
|
|
|------|--------|------|----------|---------------|------------------|----------|
|
|
| 1 | [Name] | [Type] | [Category] | [N] | [N] | P1 |
|
|
|
|
## Critical Asset Risk Summary
|
|
| Asset | Tier | Attack Paths | Shortest Path | Status |
|
|
|-------|------|-------------|---------------|--------|
|
|
| [Asset] | [1-3] | [N] | [N hops] | [At Risk/Protected] |
|
|
|
|
## Remediation Progress
|
|
| Priority | Total | Fixed | In Progress | Paths Eliminated |
|
|
|----------|-------|-------|-------------|------------------|
|
|
| P1 | [N] | [N] | [N] | [N] |
|
|
| P2 | [N] | [N] | [N] | [N] |
|