application-security
SSRF
Server-Side Request Forgery
Definition
SSRF is a vulnerability that allows attackers to induce the server to make HTTP requests to internal or external destinations of the attacker's choosing. By exploiting SSRF, attackers can bypass firewalls to reach internal services, access cloud metadata APIs to steal credentials, or conduct port scans of internal networks.
SSRF became an OWASP Top 10 entry in 2021 following high-profile cloud environment compromises.
Ship secure code faster
Crash Override integrates security into the developer workflow. No context switching, no waiting on reviews.