{"id":16031816,"url":"https://github.com/realorangeone/docker-cyberchef","last_synced_at":"2025-08-24T06:33:34.962Z","repository":{"id":145272095,"uuid":"610457051","full_name":"RealOrangeOne/docker-cyberchef","owner":"RealOrangeOne","description":"A containerized deployment of CyberChef, with additional protections","archived":false,"fork":false,"pushed_at":"2024-04-24T17:36:31.000Z","size":35,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-01T21:43:46.367Z","etag":null,"topics":["cyberchef","data-analysis","data-manipulation","docker","encoding"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RealOrangeOne.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},"funding":{"github":"RealOrangeOne","ko_fi":"theorangeone","liberapay":"theorangeone","custom":["https://theorangeone.net/support/"]}},"created_at":"2023-03-06T20:13:01.000Z","updated_at":"2024-05-16T23:35:46.620Z","dependencies_parsed_at":"2024-04-14T00:24:04.412Z","dependency_job_id":"d268ec48-c5c5-4607-b15f-511ae9a095a4","html_url":"https://github.com/RealOrangeOne/docker-cyberchef","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealOrangeOne%2Fdocker-cyberchef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealOrangeOne%2Fdocker-cyberchef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealOrangeOne%2Fdocker-cyberchef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealOrangeOne%2Fdocker-cyberchef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RealOrangeOne","download_url":"https://codeload.github.com/RealOrangeOne/docker-cyberchef/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247675631,"owners_count":20977376,"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":["cyberchef","data-analysis","data-manipulation","docker","encoding"],"created_at":"2024-10-08T21:05:59.594Z","updated_at":"2025-04-07T14:52:15.375Z","avatar_url":"https://github.com/RealOrangeOne.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/RealOrangeOne","https://ko-fi.com/theorangeone","https://liberapay.com/theorangeone","https://theorangeone.net/support/"],"categories":[],"sub_categories":[],"readme":"# Docker CyberChef\n\n\n[![CI](https://github.com/RealOrangeOne/docker-website-server/actions/workflows/ci.yml/badge.svg)](https://github.com/RealOrangeOne/docker-website-server/actions/workflows/ci.yml)\n\nA containerized deployment of [CyberChef](https://github.com/gchq/cyberchef), with additional protections.\n\n\n## Usage\n\n```yml\nversion: \"2.3\"\n\nservices:\n  web:\n    image: theorangeone/cyberchef:latest\n    ports:\n      - \"80:80\"\n```\n\n\n## Protections\n\nCyberChef is a project from the UK's [Government Communications Headquarters (GCHQ)](https://www.gchq.gov.uk/). Whilst the project itself is great, given the nature of the data put into it, I don't quite trust GCHQ, regardless of the fact it's an open-source project. I want to be sure (or as sure as I can be) the data I give to CyberChef goes no further than my browser\n\nFor that reason, this container has a few additional protections to help secure it and any data entered into it:\n\n- Add a `Content-Security-Policy` to prevent the browser from communicating with any other sites\n- Add a `Permissions-Policy` to prevent access to more \"interesting\" browser features\n- Just `nginx` on the server - no additional complexities\n- Prevent embedding in an `iframe`\n- Don't send `Referer` header when navigating to related links\n- Don't cache files, always revalidate from the server\n- Prevent search engines from indexing content on the page\n- Clear all site data when closing the page\n\n## Customization\n\nThis image supports some customizations:\n\n- `$PUID`: Set the user nginx runs as (default `1000`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealorangeone%2Fdocker-cyberchef","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealorangeone%2Fdocker-cyberchef","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealorangeone%2Fdocker-cyberchef/lists"}