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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesReflected Parameter Flaggers

Flagging parameters whose values appear in the response body, marking them as potentially valid for security testing.

Distinct from API Parameter Validation: Distinct from API Parameter Validation: detects reflection of parameter values in responses rather than enforcing input rules.

Explore 1 awesome GitHub repository matching web development · Reflected Parameter Flaggers. Refine with filters or upvote what's useful.

Awesome Reflected Parameter Flaggers GitHub Repositories

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

    s0md3v/Arjun

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

    Arjun is an HTTP parameter discovery tool that identifies valid parameters on web endpoints by testing large dictionaries of parameter names against target URLs. It systematically probes endpoints using GET, POST, JSON, and XML request formats to find which parameters the server accepts, and can detect parameters whose values appear reflected in the response body. The tool distinguishes itself through its multi-method scanning approach, passive parameter collection from public archives like OTX and CommonCrawl, and its ability to detect value-sensitive parameters that only trigger a response

    Flags parameters whose values appear in the response body, marking them as potentially valid for security testing.

    Pythonapi-fuzzerapi-fuzzingapi-testing
    GitHub पर देखें↗6,086
  1. Home
  2. Web Development
  3. API Parameter Validation
  4. Reflected Parameter Flaggers