About 58 results
Open links in new tab
  1. Server-side request forgery (SSRF) - PortSwigger

    In this section we explain what server-side request forgery (SSRF) is, and describe some common examples. We also show you how to find and exploit SSRF ...

  2. Server-side request forgery (SSRF) attacks - PortSwigger

    This learning path teaches you about server-side request forgery (SSRF). You'll learn about its impact, common techniques used in attacks, and how to defend against them.

  3. Testing for SSRF vulnerabilities with Burp Suite - PortSwigger

    5 days ago · Server-side request forgery (SSRF) is a web security vulnerability that allows an attacker to induce the server-side application to make requests to an unintended location.

  4. Lab: Basic SSRF against the local server - PortSwigger

    Lab: Basic SSRF against the local server LAB APPRENTICE Basic SSRF against the local server

  5. Blind SSRF vulnerabilities | Web Security Academy - PortSwigger

    In this section, we'll explain what blind server-side request forgery is, describe some common blind SSRF examples, and explain how to find and exploit blind SSRF vulnerabilities.

  6. Testing for SSRF with Burp Suite - PortSwigger

    5 days ago · Server-side request forgery (SSRF) is a web security vulnerability that allows an attacker to induce the server-side application to make requests to an unintended location.

  7. URL validation bypass cheat sheet for SSRF/CORS/Redirect - 2024 …

    URL validation bypass cheat sheet This cheat sheet contains payloads for bypassing URL validation. These wordlists are useful for attacks such as server-side request forgery, CORS misconfigurations, …

  8. Introducing the URL validation bypass cheat sheet - PortSwigger

    Sep 3, 2024 · URL validation bypasses are the root cause of numerous vulnerabilities including many instances of SSRF, CORS misconfiguration, and open redirection. These work by using ambiguous …

  9. Lab: Blind SSRF with out-of-band detection - PortSwigger

    Lab: Blind SSRF with out-of-band detection LAB PRACTITIONER Blind SSRF with out-of-band detection

  10. Getting started with Burp Collaborator - PortSwigger

    5 days ago · You now know how to use Burp Collaborator to manually generate a proof of concept for invisible vulnerabilities, in this case, blind SSRF. What next? This tutorial is just an initial proof of …