Code Monkey home page Code Monkey logo

docker-cyberchef's Introduction

docker-cyberchef

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

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

docker-cyberchef's People

Contributors

cerebrate avatar dawidgora avatar dependabot[bot] avatar eun avatar fred-drake avatar ilyaglow avatar mpepping avatar nikorev avatar tabic avatar xry-42 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docker-cyberchef's Issues

Update the documentation with example docker-compose.yaml snippet

For many users, it might make sense to have an example docker-compose.yaml file added to README.md. It could speed up the process of setting up ChyberChef for them.

EDIT: I mean, I know it's a very simple one, but I know there are some people that, for example, just copy-paste things into the Portainer or similar tools.

JS modules

It seems like there are some problems when loading the JS modules.

image

Also the npm run postinstall leads to an error.

I would be happy to see some ideas for a bugfix about that!

Building for arm/v7?

Do you think this could be auto-built/manually-built for arm/v7?

I would love to host this on my RPi4!

Module folder not found

Hello,
It seems the module folder and all subsequent file are not generated during build.
They're in their release zip, but not in the container (and the zip inside the container don't contain modules too)

Regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤ī¸ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.