From f781ff75228fab6cd0cf81a11c1f03bf17f96944 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Mon, 28 Aug 2017 08:40:06 +0200 Subject: [PATCH] Updated README. --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e9d29c..c56d33d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ 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: +Launch the generation with the VirtualBox builder: $ packer build -only=virtualbox-iso misp.json @@ -25,7 +25,13 @@ use the VMWare builder with the command: You can also launch all builders in parallel. -### Automatic export to GitHub +### Modules activated by default in the VM + +* [MISP galaxy](https://github.com/MISP/misp-galaxy) +* [MISP modules](https://github.com/MISP/misp-modules) +* [MISP taxonomies](https://github.com/MISP/misp-taxonomies) + +## Automatic export to GitHub $ GITHUB_AUTH_TOKEN= $ TAG=v2.4.79