> For the complete documentation index, see [llms.txt](https://cas-cyber.gitbook.io/cas-cybersecurity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cas-cyber.gitbook.io/cas-cybersecurity/docker-basics/misp-docker-new.md).

# MISP Docker (new)

### MISP Docker setup&#x20;

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

<div align="left"><img src="https://3977837039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfT0VPyK6X13Egd9pzy%2Fuploads%2FzhDR7zd1PGWuWQkJNLsU%2Fmisp_setup01.png?alt=media&amp;token=1f182e73-e686-48f5-92a6-ab818a480fbb" alt=""></div>

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

<div align="left"><img src="https://3977837039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfT0VPyK6X13Egd9pzy%2Fuploads%2FlQci5Cw0N9rhGMXgkvr3%2Fmisp_setup02.png?alt=media&amp;token=af0c2aa0-790f-4aee-a60d-73c7e476e2b3" alt=""></div>
