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

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

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

2 مستودعات

Awesome GitHub RepositoriesHTTP Parameter Brute Forcing

Automated testing of potential HTTP parameter names using wordlists to discover accepted parameters on web endpoints.

Distinct from Resource Discovery Brute-Forcing: Distinct from Resource Discovery Brute-Forcing: targets HTTP query/body parameters rather than file or directory names.

Explore 2 awesome GitHub repositories matching security & cryptography · HTTP Parameter Brute Forcing. Refine with filters or upvote what's useful.

Awesome HTTP Parameter Brute Forcing GitHub Repositories

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

    yaklang/yakit

    7,386عرض على GitHub↗

    Yakit is a comprehensive cybersecurity all-in-one platform designed for security assessments. It integrates a suite of core tools including an HTTP interception proxy for real-time traffic modification, an out-of-band interaction detector for verifying remote command execution via TCP, DNSLog, and ICMP, and a reverse shell manager for controlling remote server connections. The platform is distinguished by its dedicated security scripting environment, which allows for the development and execution of custom logic and plugins using a specialized high-performance language. It further extends fun

    Provides automated brute-forcing of HTTP parameters using wordlists and dynamic tags to discover accepted parameters.

    TypeScriptblueteamburpsuiteexploit
    عرض على GitHub↗7,386
  • 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

    Tests large wordlists of parameter names against target URLs to find accepted parameters.

    Pythonapi-fuzzerapi-fuzzingapi-testing
    عرض على GitHub↗6,086
  1. Home
  2. Security & Cryptography
  3. Vulnerability Assessment and Testing
  4. Security Testing and Auditing
  5. Security Testing
  6. Resource Discovery Brute-Forcing
  7. HTTP Parameter Brute Forcing