diff --git a/README.md b/README.md new file mode 100644 index 0000000..5488387 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +jwtbrute +======== + +Brute forcing jwt tokens signed with HS256 since 2014 + +Example Usage +```batch +echo secret| jwtbrute.exe eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOjEyMzQ1Njc4OTAsIm5hbWUiOiJKb2huIERvZSIsImFkbWluIjp0cnVlfQ.eoaDVGTClRdfxUZXiPs3f8FmJDkDE_VCQFXqKxpLsts +``` +Output +> Secret was: secret