A simple go tool for security testing to jwt. supported en/decoding JWT, generate payload for JWT attack and very fast cracking(dictionary/brutefoce)
git clone https://github.com/krishpranav/jwt-toolkit
cd jwt-toolkit
go get
go build main.go
A simple go tool for security testing to jwt. supported en/decoding JWT, generate payload for JWT attack and very fast cracking(dictionary/brutefoce)
Go