guardicore / monkey

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

Copy file failed: [Errno 2] No such file or directory: 'C:\\Program Files\\Guardicore\\Monkey Island\\monkey\\monkey_island\\cc\\binaries\\monkey-windows-64.exe' #1568

Closed Rhoenit closed 2 years ago

Rhoenit commented 2 years ago

Describe the bug

A clear and concise description of what the bug is.

I can run it once and after start over / reset the environment I just get the error: Copy file failed: [Errno 2] No such file or directory: 'C:\Program Files\Guardicore\Monkey Island\monkey\monkey_island\cc\binaries\monkey-windows-64.exe'

To Reproduce

Steps to reproduce the behavior:

I didn´t use local network scan and set a Windows target directory.

run the Monkey from Island

Start over -> reset the environment

now I can´t run another monkey and get this error code.

Expected behavior

the monkey should run.

Screenshots.

monkeyerror

Machine version (please complete the following information):

Windows

And is there a way to decrypt the files or do I have to rename it and use the monkey again?

mssalvatore commented 2 years ago

Like it says in the error dialog, something has deleted those files. Do you have an antivirus running, such as Windows Defender? If so. you'll need to tell your antivirus to ignore those files, as they're not malicious.

You can download the binaries from here, but you'll need to disable whatever is deleting them, otherwise you'll get this error again.

Rhoenit commented 2 years ago

Thank you.

I didn´t use it since the last update and now Windows Defender blocked it again :D

mssalvatore commented 2 years ago

Yeah, it's a problem we're working on. There's no simple solution, though.