Mastering Server-Side Request Forgery (SSRF) Vulnerabilities
How to Find, Exploit and Defend Against SSRF Vulnerabilities. For Ethical Hackers, Developers & Pentesters
Created by Experts with David Bombal, Rana Khalil | 3 hours on-demand video course
Server-Side Request Forgery (SSRF) is a vulnerability that allows an attacker to coerce the application into making requests to unintended locations. SSRF attacks are typically used to establish connections with internal services, which are safeguarded by firewalls within an organization’s infrastructure. This could result in sensitive data exposure, denial of service attacks, and in the most severe cases, remote code execution.
SSRF is ranked as the 10th most critical security risk facing web applications today according to the OWASP Top 10 list. Therefore, mastering the ability to identify and exploit SSRF vulnerabilities has become an essential and foundational skill.
In this Mastering Server-Side Request Forgery (SSRF) Vulnerabilities course, we dive into the technical details behind SSRF vulnerabilities. We explore methods for detecting these vulnerabilities from both black-box and white-box perspectives, along with various techniques for exploiting them. Moreover, we provide insights into preventive and mitigative measures to safeguard against SSRF attacks.
What you’ll learn
- Learn how to find SSRF vulnerabilities from a black box and white box perspective.
- Gain hands-on experience exploiting SSRF vulnerabilities using Burp Suite Community and Professional editions.
- Learn secure coding practices to prevent and mitigate SSRF vulnerabilities.
- Learn how to exploit SSRF vulnerabilities of varying difficulty levels.
- Learn how to automate attacks in Python.
Recommended Course by David Bombal and Rana Khalil
Mastering Command Injection – The Ultimate Hands-On Course
Mastering Directory Traversal – The Ultimate Hands-On Course
Mastering Authentication Vulnerabilities – Ultimate Course
Mastering SQL Injection – The Ultimate Hands-On Course Best seller
Who this course is for:
- Penetration testers that want to understand how to find and exploit SSRF vulnerabilities.
- Software developers that want to understand how to defend against SSRF vulnerabilities.
- Bug bounty hunters that want to understand how to find and exploit SSRF vulnerabilities.
- Individuals preparing for the Burp Suite Certified Practitioner (BSCP) exam.
- Individuals preparing for the OSWE certification.