param-miner

Discover hidden HTTP parameters in web applications using Arjun and x8 workflows.

5|3|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/zebbern/termstack --skill param-miner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: param-miner
Source: https://github.com/zebbern/termstack/tree/main/.github/skills/param-miner
Command: npx skills add https://github.com/zebbern/termstack --skill param-miner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover hidden and undocumented HTTP parameters in web applications to reveal potential admin, debug, or sensitive inputs.

Core Features & Use Cases

  • Parameter discovery across APIs: identify query, body, and header parameters that are not publicly documented.
  • Multi-tool workflows: use Arjun for basic discovery and x8 for deeper parameter enumeration and verification.
  • Security testing scenarios: applicable to API security assessments, fuzzing exercises, and bug bounty investigations.

Quick Start

Scan your API endpoints with Arjun or x8 to discover hidden parameters and verify results.

Frequently Asked Questions about param-miner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find hidden HTTP parameters in web applications?

To find hidden HTTP parameters, scan API endpoints using tools like Arjun and x8 to identify undocumented query, body, and header inputs. This reveals potential admin or debug parameters for security assessments.

What is the best way to discover undocumented API parameters for bug bounty hunting?

The best way to discover undocumented API parameters for bug bounty hunting is using multi-tool workflows, applying Arjun for basic discovery and x8 for deeper parameter enumeration and verification.

Can I use Burp Suite to verify hidden parameter discovery results?

Yes, you can integrate Burp Suite to thoroughly verify hidden parameter discovery results. This ensures that identified undocumented inputs are validated for thorough security testing.

Does parameter discovery with Arjun and x8 support scanning large URL collections?

Yes, parameter discovery with Arjun and x8 supports security assessments across large URL collections, allowing you to identify undocumented query and body parameters at scale.

What wordlists do I need for HTTP parameter fuzzing?

For HTTP parameter fuzzing, you need wordlists to guide Arjun and x8 in guessing hidden parameters. The workflow provides guidance on selecting appropriate wordlists and verifying the discovered inputs.