modulepackage
0.0.0-20250116015721-8b08f1ad8d64
Repository: https://github.com/pyneda/paramsmap.git
Documentation: pkg.go.dev
# README
paramsmap
A simple tool to help discovering hidden parameters.
Installation
go install -v github.com/pyneda/paramsmap@latest
or
git clone https://github.com/pyneda/paramsmap
cd paramsmap
go build
Usage
Scan a URL:
paramsmap -url "https://example.com" -wordlist params.txt -chunk-size 500
See all options:
paramsmap -h
Credits
The discovery approach is based on the methodology used in Arjun, as described here.
# Functions
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author