Skip to content

pyneda/paramsmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description or website provided.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages