> 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-old.md).

# MISP Docker (old)

### MISP Docker setup

> git clone <https://gitlab.ost.ch/misp/docker-lab>
>
> cd /home/hacker/Desktop/docker-lab/
>
> docker compose up

![Please wait untii setup is complete](https://3977837039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfT0VPyK6X13Egd9pzy%2Fuploads%2FJBfHsjNXxkRGbGvNDrBO%2Fmisp_setup01.png?alt=media\&token=9faa83f7-48c7-49ca-b019-e36efd079f23)

Connect to misp for the fist time

> [http://localhost:80\&#x20](https://cas-cyber.gitbook.io/cas-cybersecurity/docker-basics/http:/localhost:80\&#x20);

<div align="left"><img src="https://3977837039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfT0VPyK6X13Egd9pzy%2Fuploads%2F9Sr5wRuICGHTaaPtNSpq%2Fmisp_setup02.png?alt=media&amp;token=6bfb6545-2526-44d4-ac8a-298780043c68" alt=""></div>

Default Credentials: <admin@admin.test> / admin

After login with this credentials you have to change the password

<div align="left"><img src="https://3977837039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfT0VPyK6X13Egd9pzy%2Fuploads%2FHRdteVcpKoSHmGCM09Ru%2Fmisp_setup03.png?alt=media&amp;token=468cc564-99e8-4c40-95e1-ed8860863c44" alt=""></div>

#### Pulling down a list of events

> sync actions --> list feeds

Enable feed1 and click on fetch and store all feed data

![](https://3977837039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfT0VPyK6X13Egd9pzy%2Fuploads%2FFaYorut6sPfV2UPdGcLP%2Fmisp_setup04.png?alt=media\&token=4f7f1f32-2571-4de3-9175-413c52a7da46)

Go to administration -->Jobs to view progress

<div align="left"><img src="https://3977837039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfT0VPyK6X13Egd9pzy%2Fuploads%2Fukn5Xwv5eQBvLRWQgk29%2Fmisp_setup05.png?alt=media&amp;token=a7d18a44-5342-4c52-be5d-b26e61edd278" alt=""></div>

After  a while there is content visible from the feed

![](https://3977837039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfT0VPyK6X13Egd9pzy%2Fuploads%2F2P5g53zcoS48atsFycPG%2Fmisp_setup06.png?alt=media\&token=675ed557-7046-49e3-a1c9-8f388d314407)

Setup done! We will do some exercises with this MISP Docker later :)
