$ git clone https://github.com/MISP/MISP.git $ cd MISP/ $ git submodule update --init misp-vagrant $ cd misp-vagrant/ $ sed -i s/zesty/xenial/g Vagrantfile $ vagrant up $ vagrant ssh $ sudo apt-get install libfuzzy-dev $ sudo pip install pymisp git+https://github.com/kbandla/pydeep.git