{"id":41925501,"url":"https://github.com/flibustier/jwt-online-cracker","last_synced_at":"2026-01-25T17:10:13.923Z","repository":{"id":251254491,"uuid":"715813353","full_name":"flibustier/jwt-online-cracker","owner":"flibustier","description":"Brute-force a JWT HS256, HS384 or HS512 from your browser (online)","archived":false,"fork":false,"pushed_at":"2025-07-27T19:44:18.000Z","size":15048,"stargazers_count":12,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T21:36:00.358Z","etag":null,"topics":["brute-force","client-side","cracker","dictionary-attack","hacktoberfest","hs256","hs384","hs512","jwt","jwt-token","online","online-tools"],"latest_commit_sha":null,"homepage":"https://jwt.cracking.ovh/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flibustier.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,"zenodo":null}},"created_at":"2023-11-07T22:10:54.000Z","updated_at":"2025-07-27T19:43:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"3dbed447-298f-4e68-84c0-3408bdae6d98","html_url":"https://github.com/flibustier/jwt-online-cracker","commit_stats":null,"previous_names":["flibustier/jwt-online-cracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flibustier/jwt-online-cracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flibustier%2Fjwt-online-cracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flibustier%2Fjwt-online-cracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flibustier%2Fjwt-online-cracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flibustier%2Fjwt-online-cracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flibustier","download_url":"https://codeload.github.com/flibustier/jwt-online-cracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flibustier%2Fjwt-online-cracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28755568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T16:32:25.380Z","status":"ssl_error","status_checked_at":"2026-01-25T16:32:09.189Z","response_time":113,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["brute-force","client-side","cracker","dictionary-attack","hacktoberfest","hs256","hs384","hs512","jwt","jwt-token","online","online-tools"],"created_at":"2026-01-25T17:10:13.315Z","updated_at":"2026-01-25T17:10:13.913Z","avatar_url":"https://github.com/flibustier.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=center\u003e\n    \u003ch1\u003e\n    \u003cimg src=\"https://github.com/user-attachments/assets/e93900d2-3fbb-4724-8d26-69659f2c5994\" alt=\"JWT Online Cracker\" /\u003e\n    \u003c/h1\u003e\n\u003c/div\u003e\n\nBrute-force HS256, HS384 or HS512 JWT Token from your browser. Using exclusively 100% **client-side** JavaScript. No installation needed.\n\n\u003cdiv align=center\u003e\n\u003ca href=\"https://jwt.cracking.ovh\"\u003ejwt.cracking.ovh\u003c/a\u003e \n\u003c/div\u003e\n\nDemo :\n\nhttps://github.com/user-attachments/assets/61c2abd2-5832-433a-bc92-54411db8860e\n\nMade with [Vue 3](https://vuejs.org) (TypeScript, 0 dependency) using web workers and a futuristic looking UI.\n\nContributions are welcome!\n\n\u003e Update 04-2025 : The domain has changed from [jwt-cracker.online](https://jwt.cracking.ovh) to [jwt.cracking.ovh](https://jwt.cracking.ovh) \n\n## Features\n\n- [x] HS256, HS384, HS512\n- [x] Bruteforcing with custom character set\n- [x] Bruteforcing with custom length\n- [x] Dictionary attack with a [preset of lists](https://github.com/danielmiessler/SecLists)\n- [ ] Custom dictionary ([#1](https://github.com/flibustier/jwt-online-cracker/issues/1))\n- [ ] Timer and other statistics\n- [ ] Bruteforcing using webassembly ([#2](https://github.com/flibustier/jwt-online-cracker/issues/2))\n- [ ] Notification when finished ([#3](https://github.com/flibustier/jwt-online-cracker/issues/3))\n\n## Running locally\n\n### Recommended IDE Setup\n\n[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).\n\n### Type Support for `.vue` Imports in TS\n\nTypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types.\n\nIf the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a [Take Over Mode](https://github.com/johnsoncodehk/volar/discussions/471#discussioncomment-1361669) that is more performant. You can enable it by the following steps:\n\n1. Disable the built-in TypeScript Extension\n   1. Run `Extensions: Show Built-in Extensions` from VSCode's command palette\n   2. Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`\n2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.\n\n### Customize configuration\n\nSee [Vite Configuration Reference](https://vitejs.dev/config/).\n\n### Project Setup\n\n```sh\nnpm install\n```\n\n### Compile and Hot-Reload for Development\n\n```sh\nnpm run dev\n```\n\n### Type-Check, Compile and Minify for Production\n\n```sh\nnpm run build\n```\n\n### Lint with [ESLint](https://eslint.org/)\n\n```sh\nnpm run lint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflibustier%2Fjwt-online-cracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflibustier%2Fjwt-online-cracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflibustier%2Fjwt-online-cracker/lists"}