Skip to content

obeone/cyberchef-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyberChef

Build and push Version Date

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

This package is rebuilt everyday to stay up-to-date and always use latest upstream version of CyberChef (there are tags using CyberChef version)

This docker image embbed GCHQ CyberChef in an unprivileged nginx.

Usage

docker run -d -p 8000:8000  ghcr.io/obeone/cyberchef:latest

And go to http://localhost:8000

Building

Customize build.sh if you need, and run it!

Kubernetes (Helm)

A helm chart exists, just follow documentation