githubEdit

JSONBrute

Github repo: https://github.com/Jake-Ruston/JSONBrute

Brute-force JSON data with ease using this tool.

Example usage:

python3 JSONBrute.py --url TARGET_URL --wordlist WORDLIST --data "username=USER, password=FUZZ" --verbose

Last updated