MISP Docker (new)

MISP Docker setup

  1. Download Docker Image

cd /home/hacker/ git clone https://github.com/Hacking-Lab/misp-docker-image.git

  1. Start the docker container with the following command:

cd /home/hacker/misp-docker-image docker-compose up

Connect to MISP by opening your preferred web browser and open the url http://misp.localhost.

The MISP instance initialises all labs. Please wait until you are able to see the Hacking-Lab icon.

  1. Login with the following credentials

User: admin@misp-lab.com Password: compass

Last updated