Go to file
Cédric Bonhomme 9249761866
Updated bootstrap file.
2017-08-23 12:26:20 +02:00
preseeds Initial commit. 2017-08-23 11:55:44 +02:00
scripts Updated bootstrap file. 2017-08-23 12:26:20 +02:00
.gitignore Initial commit. 2017-08-23 11:55:44 +02:00
README.md Updated README. 2017-08-23 12:04:29 +02:00
misp.json Initial commit. 2017-08-23 11:55:44 +02:00

README.md

Build Automated Machine Images for MISP

Requirements

Usage

In the file scripts/bootstrap.sh, set the value of MISP_BASEURL according to the IP address you will associate to your VM (for example: http://172.16.100.100).

Launch the generation:

$ packer build misp.json

A VirtualBox image will be generated and stored in the folder output-virtualbox-iso. You can import it in VirtualBox.