mirror of
https://github.com/vavkamil/awesome-bugbounty-tools.git
synced 2026-07-17 15:16:33 -05:00
[PR #61] Add wayparam tool to Parameters #67
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vavkamil/awesome-bugbounty-tools/pull/61
Author: @aleff-github
Created: 12/20/2025
Status: 🔄 Open
Base:
main← Head:patch-1📝 Commits (1)
518d540Add 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.