VM default credentials added

pull/2/head
Alexandre Dulaunoy 2017-10-28 11:17:25 +02:00
parent 96b9ffad75
commit 481ea61617
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 7 additions and 0 deletions

View File

@ -21,6 +21,13 @@ If you would like to test MISP and don't want to do an installation, CIRCL provi
We also generate automatically VMware images and VirtualBox at each MISP core commit. Available at the [following location](https://www.circl.lu/misp-images/latest/).
The default credentials for the automatically generated virtual machines are the following:
~~~~
For the MISP web interface -> admin@admin.test:admin
For the system -> misp:Password1234
~~~~
### Vagrant
[misp-vagrant](https://github.com/MISP/misp-vagrant) deploys MISP project software with Vagrant.