Skip to content

wkend/CrackJWTKey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

JWT秘钥爆破脚本

说明

支持签名算法为HS256的密钥爆破

用法

python3 -m pip install -r requirements.txt

python3 CrackJWT.py jwt_str keys.txt

示例

image

参考

https://www.freebuf.com/vuls/211842.html

About

JWT秘钥爆破脚本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages