awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Server-Side Request Forgery Techniques · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesServer-Side Request Forgery Techniques

Methods for forcing servers to make unauthorized requests, including blind exploitation and protocol-specific bypasses.

Explore 1 awesome GitHub repository matching security & cryptography · Server-Side Request Forgery Techniques. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Vulnerability Assessment and Testing
  4. Security Testing and Auditing
  5. Security Vulnerabilities
  6. Server-Side Request Forgery Techniques

Awesome Server-Side Request Forgery Techniques GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • swisskyrepo/PayloadsAllTheThings

    swisskyrepo/PayloadsAllTheThings

    75,346GitHubView on GitHub↗

    This project is a comprehensive, community-sourced knowledge base designed for security professionals and researchers. It functions as a centralized repository of offensive security techniques, providing a structured collection of exploit payloads, attack vectors, and methodologies for conducting vulnerability assessme

    Pythonbountybugbountybypass

Explore sub-tags

  • Blind SSRF ExploitationExploitation techniques for server-side request forgery where the attacker receives no direct response from the target.
  • Filter Bypass TechniquesMethods used to circumvent security controls that restrict server-side requests to unauthorized internal or external resources.
  • Open URL Redirect PayloadsInput strings used to manipulate application redirects, potentially leading to unauthorized access or information disclosure.
URL Scheme Exploits
Exploits that leverage specific URL protocols to access local files or internal services via server-side requests.