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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Sh1Yo avatar

Sh1Yo/x8

0
View on GitHub↗
2,022 stars·186 forks·Rust·gpl-3.0·10 views

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.

Star history

Star history chart for sh1yo/x8Star history chart for sh1yo/x8

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to X8

Similar open-source projects, ranked by how many features they share with X8.
  • s0md3v/arjuns0md3v avatar

    s0md3v/Arjun

    6,086View on 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
    View on GitHub↗6,086
  • devanshbatham/paramspiderdevanshbatham avatar

    devanshbatham/ParamSpider

    3,103View on GitHub↗

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

    Python
    View on GitHub↗3,103
  • blacklanternsecurity/bbotblacklanternsecurity avatar

    blacklanternsecurity/bbot

    9,929View on 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
    View on GitHub↗9,929
  • gerbenjavado/linkfinderGerbenJavado avatar

    GerbenJavado/LinkFinder

    4,390View on 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
    View on GitHub↗4,390
See all 30 alternatives to X8→

Frequently asked questions

What are the main features of sh1yo/x8?

The main features of sh1yo/x8 are: JavaScript and API Analysis, Parameter Discovery, Reconnaissance Tools, Parameter Bruteforcing.

What are some open-source alternatives to sh1yo/x8?

Open-source alternatives to sh1yo/x8 include: 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…