[PR #61] Add wayparam tool to Parameters #67

Open
opened 2026-04-11 04:12:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vavkamil/awesome-bugbounty-tools/pull/61
Author: @aleff-github
Created: 12/20/2025
Status: 🔄 Open

Base: mainHead: patch-1


📝 Commits (1)

  • 518d540 Add wayparam tool to Parameters

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

I’m releasing wayparam, a cross-platform Python CLI inspired by ParamSpider. It fetches historical URLs from the Wayback CDX API, filters “boring” static assets, and outputs normalized parameterized URLs (with masked values) in txt or JSONL. It’s pipeline-friendly (stdout clean, diagnostics on stderr), includes a man page, and ships with offline httpx-level integration tests (MockTransport).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vavkamil/awesome-bugbounty-tools/pull/61 **Author:** [@aleff-github](https://github.com/aleff-github) **Created:** 12/20/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`518d540`](https://github.com/vavkamil/awesome-bugbounty-tools/commit/518d540e407bb54a6b2dccdc421c472b6982c9f1) Add wayparam tool to Parameters ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description I’m releasing wayparam, a cross-platform Python CLI inspired by ParamSpider. It fetches historical URLs from the Wayback CDX API, filters “boring” static assets, and outputs normalized parameterized URLs (with masked values) in txt or JSONL. It’s pipeline-friendly (stdout clean, diagnostics on stderr), includes a man page, and ships with offline httpx-level integration tests (MockTransport). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-11 04:12:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-bugbounty-tools#67