arjun

HTTP parameter discovery suite for finding hidden parameters

brewmacoslinux
Try with needOr install directly
Source

About

HTTP parameter discovery suite

Commands

arjun

Examples

Discover parameters on a target URL$ arjun -u https://example.com
Scan URL with custom wordlist$ arjun -u https://example.com -w /path/to/wordlist.txt
Test multiple URLs from a file$ arjun -l urls.txt --threads 10