MISP Virtual Machine
- VirtualBox image with MISP 2.4.41 - misp-training.ova SHA1 sum: 25378b139f38a6c9e378526560e125120f55e61a
- FIRST training VirtualBox image with MISP 2.4.48 - misp-training2.ova SHA1 sum: 9febe1f8f4b0b7d2b08dad3eb94a68429ee989d5
- Virtual image with MISP 2.4.49 - newtraining.ova SHA1 sum: 9f02793f3c79959dd62055cdbc21dbc13da7c443
Login and passwords for the VirtualBox MISP image are the following:
MISP admin: admin@misp.training/Password1234
MISP user: user@misp.training/Password1234
SSH: misp/Password1234
MySQL: root/Password1234 - misp/Password1234
If you want to convert the image from VirtualBox to Parallels:
- Get ovftools from VMware:https://developercenter.vmware.com/web/dp/tool/ovf/3.5.2
- Convert image: /Applications/VMware\ OVF\ Tool/ovftool –lax misp-training.ova misp-training.vmx
- Open misp-training.vmx in Parallels
- It converts and starts the image and it is ready to be used on a DHCP’ed IP address
+---------------------------------------------+
TODO
(1) At the browser after you have login as admin
Enter "http://192.168.1.32/servers/serverSettings/MISP" into the bwoser
CLEAR the value of MISP.baseurl
(2) Add the following line into /etc/apache2/apache2.conf
"ServerName misp"
Then /etc/init.d/apache2 stop
/etc/init.d/apache2 start
Reference: http://askubuntu.com/questions/256013/could-not-reliably-determine-the-servers-fully-qualified-domain-name
(3)
No comments:
Post a Comment