Skip to content

Demgainschill/JWTack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWTack

Elite JWT Token Exploitation Suite

Screenshot From 2025-05-27 13-42-51

What is JWTack?

JWTack is a JSON web token manipulation suite written in bash that allows for debugging and manipulation of Json web tokens

Some of it's features are as follows:

Allows for bruteforcing of the JWT by using a wordlist file. Allows for debugging of the JWT ALlows for forging of new tokens based on the header algorithm and secret ( symmetric HS256 & asymmetric RS256 supported) Allowing for converting of text to base64url without any \n generated. Striping of signature when user chosen header set to none.

Why JWTack?

JWTack built on jq joined using bash. It features the most powerful operations to be done on JWT bringing the Suite to and for the community

About

Elite JWT token exploitation arsenal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages