This document contains sensitive security information and is intended solely for the authorized recipient. Unauthorized disclosure is prohibited.
A security assessment was conducted to evaluate the external exposure and security posture of the target system.
Executive Risk Rating: {{ executive_risk_score }} / 10
| Finding | Confidence | CVSS | Evidence | Recommendation | Compliance |
|---|---|---|---|---|---|
| {{ f.title }} | {{ f.confidence }} | {{ f.cvss }} | {{ f.evidence }} | {{ f.recommendation }} |
{% if f.compliance %}
OWASP: {{ f.compliance.OWASP }} ISO 27001: {{ f.compliance.ISO27001 }} PCI DSS: {{ f.compliance["PCI-DSS"] }} {% else %} Not mapped {% endif %} |
{{ remediation_roadmap }}
This section contains raw findings captured directly from security tools during the assessment.
{% for tool, items in tool_findings.items() %}| Severity | CVSS | Confidence | Raw Output |
|---|---|---|---|
| {{ item.severity }} | {{ item.cvss }} | {{ item.confidence }} | {{ item.data }} |
This assessment was performed for defensive purposes only. No exploitation or intrusive testing was conducted.