awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesMulti-Format Request Parameter Scanners

Probing endpoints using GET, POST, JSON, and XML request formats to find parameters across different input types.

Distinct from Request Parameter Parsing: Distinct from Request Parameter Parsing: actively probes with multiple formats to discover parameters rather than parsing existing requests.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Multi-Format Request Parameter Scanners. Refine with filters or upvote what's useful.

Awesome Multi-Format Request Parameter Scanners GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • s0md3v/arjunالصورة الرمزية لـ s0md3v

    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

    Probes endpoints using GET, POST, JSON, and XML request formats to find parameters across different input types.

    Pythonapi-fuzzerapi-fuzzingapi-testing
    عرض على GitHub↗6,086
  1. Home
  2. Programming Languages & Runtimes
  3. Type Annotations
  4. Request Parameter Parsing
  5. Multi-Format Request Parameter Scanners