集成的Jwt工具 - venom_jwt
Github项目地址:https://github.com/z-bool/Venom-JWT
爆破Jwt - c-jwt-cracker
Github项目地址:https://github.com/brendan-rius/c-jwt-cracker
./jwt-crack <jwt_data>
Jwt分析工具
Github项目地址:https://github.com/ticarpi/jwt_tool
python3 jwt_tool.py <Jwt_data>
Bp扩展 - JSON Web Tokens & JWT Editor
Github项目地址:https://github.com/dwyl/learn-json-web-tokens
Github项目地址:https://github.com/blackberry/jwt-editor
hashcat爆破密钥
hashcat -a 0 -m 16500 <jwt_data> <dict>
jwt密钥爆破字典
https://github.com/wallarm/jwt-secrets/blob/master/jwt.secrets.list
原文始发于微信公众号(夜风Sec):推荐几款好用的Jwt漏洞工具
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论