awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesServer-Side Request Forgery Techniques

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

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

Awesome Server-Side Request Forgery Techniques GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • swisskyrepo/payloadsallthethingsswisskyrepo का अवतार

    swisskyrepo/PayloadsAllTheThings

    78,434GitHub पर देखें↗

    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 assessments and penetration testing. The repository distinguishes itself through a cross-platform payload taxonomy that categorizes exploitation methods by vulnerability type and target environment, enabling rapid lookup during security assessments. It maintains high standards of data i

    Explains how to leverage specific URL protocols to access local files or internal services via server-side request forgery.

    Pythonbountybugbountybypass
    GitHub पर देखें↗78,434
  • fuzzdb-project/fuzzdbfuzzdb-project का अवतार

    fuzzdb-project/fuzzdb

    8,819GitHub पर देखें↗

    fuzzdb is a collection of datasets designed for web application penetration testing and dynamic fuzzing. It provides a fuzzing payload dictionary, a resource discovery wordlist, and a fault injection dataset containing corrupted Unicode, null bytes, and escape codes to trigger application crashes and logic errors. The project includes a security filter bypass list featuring polyglots and encoded strings to evade web application firewalls and input validation filters. It also provides a comprehensive web application penetration testing dataset specifically for identifying flaws such as cross-s

    Provides common URL patterns to test if an application improperly redirects users to untrusted external destinations.

    PHP
    GitHub पर देखें↗8,819
  • daffainfo/allaboutbugbountydaffainfo का अवतार

    daffainfo/AllAboutBugBounty

    6,644GitHub पर देखें↗

    AllAboutBugBounty is a curated collection of bug bounty techniques and payloads for web application security testing. It serves as a reference resource covering common web vulnerabilities and exploitation methods for security researchers, providing a structured approach to identifying and exploiting web application security flaws in bug bounty programs. The repository covers a wide range of attack categories including authentication bypass, cross-site scripting injection, server-side request forgery, web cache poisoning, and business logic abuse. It includes techniques for bypassing access co

    Provides techniques for obfuscating internal hostnames and IP addresses to evade SSRF filters.

    bugbugbountybugbountytips
    GitHub पर देखें↗6,644
  1. Home
  2. Security & Cryptography
  3. Vulnerability Assessment and Testing
  4. Security Testing and Auditing
  5. Security Vulnerabilities
  6. Server-Side Request Forgery Techniques

सब-टैग एक्सप्लोर करें

  • 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 ExploitsExploits that leverage specific URL protocols to access local files or internal services via server-side requests.