Algorithm Confusion
Workflow (Lab Example)
git clone https://github.com/silentsignal/rsa_sign2n cd rsa_sign2n/standalone/ sudo docker build . -t sig2n sudo docker run -it sig2n /bin/bashpython3 jwt_forgery.py <jwt1> <jwt2> [...]
Last updated