guardicore / monkey

Infection Monkey - An open-source adversary emulation platform
https://www.guardicore.com/infectionmonkey/
GNU General Public License v3.0
6.64k stars 777 forks source link

How to install infection Monkey on Kali linux #529

Closed momaydopod closed 4 years ago

momaydopod commented 4 years ago

I downloaded file (monkey_island.ded) on kali linux

Running command suscessfully "sudo dpkg -i monkey_island.deb sudo apt-get install -f"

And Open bowser go to https://:5000 page not show anything

ShayNehmad commented 4 years ago

Hi @momaydopod, I'm sorry you're having issues with deployment. We currently do not support installing our .deb file directly on the Kali Linux flavour of Unix (see #498).

A workaround, for now, can be to use our Docker deployment. You can download the Docker file from our site and follow these instructions to deploy it.