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

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

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

Sh1Yo/x8

0
View on GitHub↗
2,022 نجوم·186 تفرعات·Rust·gpl-3.0·3 مشاهدات

X8

Features

  • JavaScript and API Analysis - High-performance hidden parameter discovery tool.
  • Parameter Discovery - Hidden parameter discovery suite.
  • Reconnaissance Tools - Suite for hidden parameter discovery.
  • Parameter Bruteforcing - Rust-based suite for discovering hidden URL parameters.

سجل النجوم

مخطط تاريخ النجوم لـ sh1yo/x8مخطط تاريخ النجوم لـ sh1yo/x8

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ X8

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع X8.
  • 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

    Pythonapi-fuzzerapi-fuzzingapi-testing
    عرض على GitHub↗6,086
  • devanshbatham/paramspiderالصورة الرمزية لـ devanshbatham

    devanshbatham/ParamSpider

    3,103عرض على GitHub↗

    Mining URLs from dark corners of Web Archives for bug hunting/fuzzing/further probing

    Python
    عرض على GitHub↗3,103
  • blacklanternsecurity/bbotالصورة الرمزية لـ blacklanternsecurity

    blacklanternsecurity/bbot

    9,929عرض على GitHub↗

    This project is an open-source intelligence reconnaissance framework and recursive attack surface mapper. It functions as a containerized security scanner designed to map public-facing infrastructure, perform subdomain enumeration, and automate the gathering of open-source intelligence. The system employs a recursive discovery engine to iteratively explore target infrastructure, utilizing a plugin-based module architecture to extend scanning capabilities. It integrates third-party APIs for data enrichment and applies YARA rules across discovered assets to identify specific vulnerability patte

    Python
    عرض على GitHub↗9,929
  • gerbenjavado/linkfinderالصورة الرمزية لـ GerbenJavado

    GerbenJavado/LinkFinder

    4,390عرض على GitHub↗

    LinkFinder is a security reconnaissance and static analysis tool designed for JavaScript endpoint discovery. It extracts absolute and relative URLs and parameters from JavaScript files to map the attack surface of web applications and identify hidden API routes. The tool operates through static code analysis and regular expression pattern matching to find endpoints without executing the source code. It includes a data processor for importing exported files from Burp Suite, enabling the batch analysis of multiple JavaScript assets in a single execution. The system provides capabilities for do

    Python
    عرض على GitHub↗4,390
عرض جميع البدائل الـ 30 لـ X8→

الأسئلة الشائعة

ما هي الميزات الرئيسية لـ sh1yo/x8؟

الميزات الرئيسية لـ sh1yo/x8 هي: JavaScript and API Analysis, Parameter Discovery, Reconnaissance Tools, Parameter Bruteforcing.

ما هي البدائل مفتوحة المصدر لـ sh1yo/x8؟

تشمل البدائل مفتوحة المصدر لـ sh1yo/x8: s0md3v/arjun — Arjun is an HTTP parameter discovery tool that identifies valid parameters on web endpoints by testing large… devanshbatham/paramspider — Mining URLs from dark corners of Web Archives for bug hunting/fuzzing/further probing. blacklanternsecurity/bbot — This project is an open-source intelligence reconnaissance framework and recursive attack surface mapper. It functions… m4ll0k/secretfinder — SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript… lc/subjs — Fetches javascript file from a list of URLS or subdomains. gerbenjavado/linkfinder — LinkFinder is a security reconnaissance and static analysis tool designed for JavaScript endpoint discovery. It…