fred-drake / docker-cyberchef

GCHQ CyberChef in a container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-cyberchef

DockerHub Badge

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/.

Run

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

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

Refs

Contributors

Thanks to @tabic and @ilyaglow for their contributions.

About

GCHQ CyberChef in a container

License:Apache License 2.0


Languages

Language:Dockerfile 70.2%Language:Makefile 29.8%