AWS securityhub documentation change
Summary
Updated visualization description to emphasize privilege escalation paths and downstream resource access
Security assessment
Enhances documentation of security visualization features showing attack paths, but does not address a specific security vulnerability
Diff
diff --git a/securityhub/latest/userguide/exposure-findings.md b/securityhub/latest/userguide/exposure-findings.md index 3b7422973..c1bf073ec 100644 --- a//securityhub/latest/userguide/exposure-findings.md +++ b//securityhub/latest/userguide/exposure-findings.md @@ -46 +46 @@ Each exposure finding includes: - * **Attack path visualization** : The attack path visualization provides an interactive diagram showing how potential attackers could exploit the identified exposure. It maps resource relationships, network paths, and potential impact flow, helping security teams understand the full scope of the risk and plan effective remediation strategies. + * **Potential attack path and blast radius visualization** : The potential attack path and blast radius visualization provides an interactive diagram showing how potential attackers could exploit the identified exposure. It maps resource relationships, network paths, and privilege escalation paths to downstream resources that are potentially accessible by an attacker if the exposure is exploited.