From 6fe727a8ff595d5314bab0aef049cd936660225c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Thu, 17 Aug 2017 08:30:05 +0200 Subject: [PATCH] updated README. --- README.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7c9b61a..a0e704f 100644 --- a/README.rst +++ b/README.rst @@ -22,4 +22,11 @@ MISP will be automatically deployed in an Ubuntu Zesty Server. $ vagrant up Once the VM will be configured by Vagrant, go to the address -http://127.0.0.1:5000. +http://127.0.0.1:5000. Use the user/password: admin@admin.test/admin + + +Modules activated by default in the VM: + +* `MISP galaxy `_ (http://127.0.0.1:5000/taxonomies/index) +* `MISP taxonomies `_ (http://127.0.0.1:5000/galaxies/index.json) +* `MISP modules `_ (curl -s http://127.0.0.1:6666/modules)