MISP Docker (old)
Last updated
Last updated
git clone https://gitlab.ost.ch/misp/docker-lab
cd /home/hacker/Desktop/docker-lab/
docker compose up
Connect to misp for the fist time
http://localhost:80
Default Credentials: admin@admin.test / admin
After login with this credentials you have to change the password
sync actions --> list feeds
Enable feed1 and click on fetch and store all feed data
Go to administration -->Jobs to view progress
After a while there is content visible from the feed
Setup done! We will do some exercises with this MISP Docker later :)