mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-07-24 05:30:58 +03:00
Initial commit - 611 cybersecurity skills across all subdomains
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
# 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] |
|
||||
Reference in New Issue
Block a user