mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-06-15 15:34:56 +03:00
25 lines
691 B
Markdown
25 lines
691 B
Markdown
# Thick Client Penetration Test — Report Template
|
|
|
|
## Document Control
|
|
| Field | Value |
|
|
|-------|-------|
|
|
| Application | [Name and version] |
|
|
| Technology | [.NET / Java / C++ / Electron] |
|
|
| Platform | [Windows / macOS / Linux] |
|
|
| Period | [Start] — [End] |
|
|
|
|
## Executive Summary
|
|
[Overview of thick client security posture, key vulnerabilities found in binary, storage, and communication]
|
|
|
|
## Findings
|
|
### Finding [N]: [Title]
|
|
| Attribute | Detail |
|
|
|-----------|--------|
|
|
| Category | [Binary / Storage / Communication / Authentication] |
|
|
| Severity | [Level] |
|
|
| CVSS | [Score] |
|
|
| Remediation | [Fix] |
|
|
|
|
## Recommendations
|
|
1. [Priority recommendations for thick client hardening]
|