{"id":26146088,"url":"https://github.com/righettod/toolbox-jsoncrack","last_synced_at":"2026-05-06T13:14:45.431Z","repository":{"id":278916222,"uuid":"765728935","full_name":"righettod/toolbox-jsoncrack","owner":"righettod","description":"Docker image to have a local instance of JSON Crack.","archived":false,"fork":false,"pushed_at":"2025-03-02T00:34:10.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T01:25:44.608Z","etag":null,"topics":["docker","json"],"latest_commit_sha":null,"homepage":"https://github.com/AykutSarac/jsoncrack.com","language":"Shell","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/righettod.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":"2024-03-01T13:58:32.000Z","updated_at":"2025-03-02T00:34:14.000Z","dependencies_parsed_at":"2025-02-22T14:37:18.288Z","dependency_job_id":"be3566ac-42bb-46ea-9696-b8f99f44a629","html_url":"https://github.com/righettod/toolbox-jsoncrack","commit_stats":null,"previous_names":["righettod/toolbox-jsoncrack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/righettod%2Ftoolbox-jsoncrack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/righettod%2Ftoolbox-jsoncrack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/righettod%2Ftoolbox-jsoncrack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/righettod%2Ftoolbox-jsoncrack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/righettod","download_url":"https://codeload.github.com/righettod/toolbox-jsoncrack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242973970,"owners_count":20215249,"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","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":["docker","json"],"created_at":"2025-03-11T05:00:13.011Z","updated_at":"2026-05-06T13:14:40.397Z","avatar_url":"https://github.com/righettod.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💻 JSON Crack toolbox\n\n![Build and deploy the toolbox image](https://github.com/righettod/toolbox-jsoncrack/actions/workflows/build_docker_image.yml/badge.svg?branch=main) ![MadeWithDocker](https://img.shields.io/static/v1?label=Made%20with\u0026message=Docker\u0026color=blue\u0026?style=for-the-badge\u0026logo=docker) ![AutomatedWith](https://img.shields.io/static/v1?label=Automated%20with\u0026message=GitHub%20Actions\u0026color=blue\u0026?style=for-the-badge\u0026logo=github)\n\n\n## 🎯 Description\n\nThe goal of this repository is to provide an up to date docker image of the [JSON Crack](https://github.com/AykutSarac/jsoncrack.com) tool.\n\n## 📦 Build\n\nSee [here](https://github.com/AykutSarac/jsoncrack.com?tab=readme-ov-file#docker).\n\n## 👨‍💻 Usage\n\nYou can use the following PowerShell code snippet:\n\n```powershell\n$toolUrl = \"http://localhost:8888\"\ndocker run -d -p 8888:8080 ghcr.io/righettod/toolbox-jsoncrack:main\n$status = 0\nwhile ($status -ne 200) {\n\tWrite-Host \"[+] Wait 15 seconds that the container starts...\" -ForegroundColor Yellow\n\tStart-Sleep 15\n\t$status = (Invoke-WebRequest -Uri $toolUrl -UseBasicParsing).StatusCode\n}\nWrite-Host \"[i] URL to use is $toolUrl\" -ForegroundColor Cyan\nFirefox.exe $toolUrl\n```\n\n## 🤝 Sources \u0026 credits\n\n* [JSON Crack author](https://github.com/AykutSarac/jsoncrack.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frighettod%2Ftoolbox-jsoncrack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frighettod%2Ftoolbox-jsoncrack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frighettod%2Ftoolbox-jsoncrack/lists"}