Prevent Server-Side Request Forgery attacks
Prevent SSRF in:
Feature description: ${{FEATURE_DESCRIPTION}}
URL inputs: ${{URL_INPUTS}}
Backend services: ${{BACKEND_SERVICES}}
Implement:
- URL validation and parsing
- Allowlist for domains
- Block internal IP ranges
- DNS rebinding protection
- Redirect following limits
- Request timeouts
- Cloud metadata blocking
- Network segmentationOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{FEATURE_DESCRIPTION][{URL_INPUTS][{BACKEND_SERVICES]