TRIKKSS / JWTGOCRACKER

a simple Golang tool to bruteforce hmac[256,384,512] json web tokens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JWTGOCRACKER

DESCRIPTION

a simple Golang tool to bruteforce hmac[256,384,512] json web tokens

INSTALLATION

go build jwt_bruteforce.go func.go

USAGE

.\jwt_bruteforce.exe -jwt JWT_TOKEN -w wordlist

About

a simple Golang tool to bruteforce hmac[256,384,512] json web tokens


Languages

Language:Go 100.0%