/jwt_fuzzer

Primary LanguagePython

jwt_fuzzer

start command example 
main.py --jwt "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiIsImtpZCI6IjAwMDEifQ.eyJ1c2VyIjpudWxsfQ.spzCikhspCdf6XAUci3R4EpJOH6gvZcvkDCVrkGbx7Y" --pp 1 --sign 0 --inject_point header,kid|body,user

before start it, please see request_sender.py file and configure the request

//need to add zero signature checking