Sign inSign up

mwalbeck/cyberchef

By mwalbeck

Updated 2 months ago
Archived

The Cyber Swiss Army Knife

Image
0

50K+

mwalbeck/cyberchef repository overview

docker-cyberchef

Build Status Docker Pulls

This is a docker image for CyberChef built from the current master branch. You can find the image on Docker Hub and the source code can be found here with a mirror on github.

Tags

  • latest, 9, 9.*, 9.*.*

Usage

The image is based on the unprivileged nginx container and it ready to go with no configuration needed. The container is run with an unprivileged user and nginx is listening on port 8080. To quickly run the container you can use the following command:

docker run -p "8080:8080" mwalbeck/cyberchef:latest

Then CyberChef can be accessed on localhost:8080

Tag summary

Content type

Image

Digest

sha256:940275ca3

Size

98.9 MB

Last updated

2 months ago

docker pull mwalbeck/cyberchef