{"id":20168533,"url":"https://github.com/andresriancho/jwt-fuzzer","last_synced_at":"2025-10-14T17:48:02.779Z","repository":{"id":146200684,"uuid":"78024731","full_name":"andresriancho/jwt-fuzzer","owner":"andresriancho","description":"JWT fuzzer","archived":false,"fork":false,"pushed_at":"2018-07-24T15:22:37.000Z","size":33,"stargazers_count":105,"open_issues_count":0,"forks_count":21,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T01:59:50.928Z","etag":null,"topics":["appsec","fuzzing","hacking","jwt","security"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andresriancho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-04T14:53:02.000Z","updated_at":"2025-02-07T13:52:03.000Z","dependencies_parsed_at":"2023-05-03T20:30:35.342Z","dependency_job_id":null,"html_url":"https://github.com/andresriancho/jwt-fuzzer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andresriancho/jwt-fuzzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresriancho%2Fjwt-fuzzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresriancho%2Fjwt-fuzzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresriancho%2Fjwt-fuzzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresriancho%2Fjwt-fuzzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andresriancho","download_url":"https://codeload.github.com/andresriancho/jwt-fuzzer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresriancho%2Fjwt-fuzzer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020043,"owners_count":26086806,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["appsec","fuzzing","hacking","jwt","security"],"created_at":"2024-11-14T01:08:19.531Z","updated_at":"2025-10-14T17:48:02.773Z","avatar_url":"https://github.com/andresriancho.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON Web Token Fuzzer\n\n[jwt-fuzzer](https://github.com/andresriancho/jwt-fuzzer) is a simple command line tool that creates\nmultiple, potentially invalid, strings from an initial [JSON Web Token](https://jwt.io/).\n\n# Installation\n\n```\n$ pip install -r requirements.txt\n```\n\n# Usage\n\n```\n$ ./jwt-fuzzer --jwt={JSON Web Token} --output out.json\nGenerating test JSON Web Tokens...\nDone!\n```\n\nOnce the output file is generated you'll usually send the modified JWT using the `utils/sender` tool, which\nyou'll have to customize for your specific case.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandresriancho%2Fjwt-fuzzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandresriancho%2Fjwt-fuzzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandresriancho%2Fjwt-fuzzer/lists"}