AWS securityagent documentation change
Summary
Added documentation for Private VPC verification method in domain testing, specifying it's only usable for private VPC penetration testing and requires domain name to match target endpoints.
Security assessment
This change adds documentation for a verification method related to private VPC penetration testing. It enhances security testing documentation but does not indicate a specific security vulnerability being fixed.
Diff
diff --git a/securityagent/latest/userguide/enable-test-domain.md b/securityagent/latest/userguide/enable-test-domain.md index c92b6e705..5999c54de 100644 --- a//securityagent/latest/userguide/enable-test-domain.md +++ b//securityagent/latest/userguide/enable-test-domain.md @@ -35,0 +36,2 @@ Choose one of the following verification methods: + * **Private VPC** : Only usable for private VPC penetration testing. Verifies that the domain resolves to an IP in a private CIDR range. The domain name configured must match the full domain name of any associated target endpoints +