cyberchef

cyberchef

Docker app from A75G's Repository

Overview

The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis.

docker-cyberchef

Docker Pulls Docker Stars Docker Image Size Github stars Github forks Github issues Github last-commit Build status

GCHQ CyberChef in a container. CyberChef is the Cyber Swiss Army Knife web app for encryption, encoding, compression and data analysis.

New container-images for both the CyberChef master branch as well as new CyberChef releases are build on a daily base. See https://hub.docker.com/r/mpepping/cyberchef/.

ℹ️ Note: the ghcq/CyberChef project now provides an official docker image. See https://github.com/gchq/CyberChef/. This repository here is still maintained for the daily builds and the latest version tags, as the mpepping/cyberchef container images still have significant pull numbers.

Run

Run with Docker Run

docker run -d -p 8000:8000 mpepping/cyberchef

A listing of all available version tags can be found on the Docker Hub page.

Run with Docker Compose

To run CyberChef using the docker-compose, you can use the following docker-compose.yaml file

version: "3"

services:
  cyber-chef:
    image: mpepping/cyberchef:latest
    ports:
      - "8000:8000"

Refs

Install Cyberchef on Unraid in a few clicks.

Find Cyberchef in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Cyberchef Review the template variables and paths Click Install

Download Statistics

11,726,381
Total Downloads
134,409
This Month
136,421
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
mpepping/cyberchef:latest
Last Updated2026-06-27
First Seen2020-03-07

Runtime arguments

Web UI
http://[IP]:[PORT:8000]
Network
bridge
Shell
sh
Privileged
false

Template configuration

PortPorttcp

Port

Target
8000
Default
8000
Value
8000