awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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,086在 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

    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