# maK-/parameth

This tool can be used to brute discover GET and POST parameters

Repository: https://github.com/maK-/parameth
Canonical: https://ross.abutalabs.com/products/parameth
Language: Python
License Family: other
Archived: true
Last push: 2019-08-24T15:17:14+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3643, "days_push": 2566, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1396, forks 196 (observed 2026-08-28T04:04:36.695982+00:00)

## What it is
parameth is a Python command-line tool that brute-forces GET and POST parameter names on web endpoints by comparing response differences. It helps discover hidden parameters on scripts during web application reconnaissance.

## Use cases
- find hidden GET parameters on a php script
- brute force POST parameter names on a web endpoint
- discover unknown query parameters during bug bounty recon
- enumerate parameters from php source code with grep wordlists
- filter dynamic page noise when fuzzing parameters

## When to choose
- you need a simple, scriptable CLI to fuzz parameter names
- you are doing manual web app pentesting or bug bounty recon
- you want to extract candidate parameter names from PHP source

## When to avoid
- you need a maintained tool with active development or a license
- you want a GUI or automated scanner with full vulnerability coverage
- you need modern fuzzing features like rate limiting or wordlist mutation

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: penetration-testing, http-client, web-scraping
- domain: security, penetration-testing, web-development
- platform: python, cli, windows
- tags: parameter-bruteforce, bug-bounty, recon, get-parameters, post-parameters, linux, macos

## Member repositories
- maK-/parameth (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:36.695982+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:39:19.857044+00:00, confidence not recorded.
  - readme: https://github.com/maK-/parameth (fetched 2026-08-28T04:04:36.695982+00:00, sha fd9346506a18)
- Data as of 2026-08-30T08:39:29.467469+00:00.
