awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesConditional Response Parameter Probes

Identifying parameters that only trigger a response when a specific value is supplied.

Distinct from Fallback Parameter Values: Distinct from Fallback Parameter Values: probes for parameters that require specific values to elicit a response, not assigning default values.

Explore 1 awesome GitHub repository matching software engineering & architecture · Conditional Response Parameter Probes. Refine with filters or upvote what's useful.

Awesome Conditional Response Parameter Probes GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • s0md3v/arjunAvatar de s0md3v

    s0md3v/Arjun

    6,086Voir sur GitHub↗

    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

    Identifies parameters that only trigger a response when a specific value is supplied.

    Pythonapi-fuzzerapi-fuzzingapi-testing
    Voir sur GitHub↗6,086
  1. Home
  2. Software Engineering & Architecture
  3. Default Configuration Values
  4. Fallback Parameter Values
  5. Conditional Response Parameter Probes