Is your feature request related to a problem? Please describe.
Finish implementing Inno Setup installer for InfectionMonkey.
Use monkey-inno-setup branch in labs: https://github.com/guardicore/labs/commit/6eb727ecc110417b999bf2340a591db808468b99
OR here's a link for a standalone zip: https://guardicore-infectionmonkey.s3.amazonaws.com/Files/tmp/inno.zip
WARNING
Make a snapshot of the GCP build node before making any modifications
Tasks
Is your feature request related to a problem? Please describe.
Finish implementing Inno Setup installer for InfectionMonkey.
Use
monkey-inno-setupbranch in labs: https://github.com/guardicore/labs/commit/6eb727ecc110417b999bf2340a591db808468b99OR here's a link for a standalone zip: https://guardicore-infectionmonkey.s3.amazonaws.com/Files/tmp/inno.zip
WARNING
Make a snapshot of the GCP build node before making any modifications
Tasks
/monkey_island/cc/setup/mongo/attack_mitigations.jsonwere not accessed from pyinstaller directory. The advanced installer just copied the whole project and it resulted in these files being accessible not from pyinstaller, but from copied source dirs. (Docker and MSI packages contain unnecessary source code files #1328) (0.25d) @ilija-lazoroski