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
aleff-github avatar

aleff-github/wayparam

0
View on GitHub↗
6 stars·0 forks·Python·GPL-3.0·10 viewsaleff-github.github.io/wayparam↗

Wayparam

Fetch and normalize parameterized URLs from the Wayback CDX API (OSINT, inspired by ParamSpider).

Features

  • Fuzzing and Injection - Fetches historical URLs for parameterized fuzzing.

Star history

Star history chart for aleff-github/wayparamStar history chart for aleff-github/wayparam

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Wayparam

These projects share indexed features with Wayparam. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bo0om/fuzz.txtBo0oM avatar

    Bo0oM/fuzz.txt

    3,312View on GitHub↗

    Potentially dangerous files

    View on GitHub↗3,312
  • commixproject/commixcommixproject avatar

    commixproject/commix

    5,757View on GitHub↗

    Commix is an automated tool for detecting and exploiting OS command injection vulnerabilities in web applications. It probes user-supplied input vectors with heuristic test payloads, analyzes response differences to identify injection points, and then automates the execution of arbitrary operating system commands on the target server. The tool distinguishes itself through a multi-layer filter bypass engine that evaluates input constraints independently per filter type and composes tailored evasion strategies into a single payload. A modular payload tamper pipeline transforms raw injection str

    Python
    View on GitHub↗5,757
  • epinna/tplmapepinna avatar

    epinna/tplmap

    4,169View on GitHub↗

    tplmap is a security tool designed for the detection and exploitation of server-side template injection vulnerabilities. It functions as an automated scanner to identify vulnerable template engine contexts and provides a framework for achieving remote code execution. The tool focuses on translating high-level requests into engine-specific syntax to execute operating system commands and bypass application sandboxes. It further enables remote file system access, allowing users to read, write, and transfer files between a local machine and a target server. Additional capabilities include the ab

    Python
    View on GitHub↗4,169
  • 0xinfection/xsrfprobe0xInfection avatar

    0xInfection/XSRFProbe

    1,288View on GitHub↗

    The Prime Cross Site Request Forgery (CSRF) Audit and Exploitation Toolkit.

    Pythonauditcrafted-tokenscrawler
    View on GitHub↗1,288
Compare all 12 related projects→

Frequently asked questions

What does aleff-github/wayparam do?

Fetch and normalize parameterized URLs from the Wayback CDX API (OSINT, inspired by ParamSpider).

What are the main features of aleff-github/wayparam?

The main features of aleff-github/wayparam are: Fuzzing and Injection.

Which projects share features with aleff-github/wayparam?

Projects with overlapping indexed features include: 0xinfection/xsrfprobe — The Prime Cross Site Request Forgery (CSRF) Audit and Exploitation Toolkit. bo0om/fuzz.txt — Potentially dangerous files. commixproject/commix — Commix is an automated tool for detecting and exploiting OS command injection vulnerabilities in web applications. It… epinna/tplmap — tplmap is a security tool designed for the detection and exploitation of server-side template injection… fuzzdb-project/fuzzdb — fuzzdb is a collection of datasets designed for web application penetration testing and dynamic fuzzing. It provides a… google/domato — DOM fuzzer.