GCHQ CyberChef in a container. CyberChef is the Cyber Swiss Army Knife web app for encryption, encoding, compression and data analysis.
docker run -d -p 8000:8000 mpepping/cyberchef
A listing of all available version tags can be found on the Docker Hub page.
- https://github.com/mpepping/docker-cyberchef/
- https://hub.docker.com/r/mpepping/cyberchef/
- https://github.com/gchq/CyberChef/
Thanks to @tabic and @ilyaglow for their contributions.