Skip to main content

Glossary

SSRF

Server-Side Request Forgery — A vulnerability that tricks a server into making an unintended network request on the attacker's behalf, often used to reach internal systems that are not directly accessible from the internet, such as cloud metadata services. It has been the root cause of several high-profile cloud data breaches.

// Recent coverage mentioning SSRF

← All 285 glossary terms