guardicore / monkey

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

Hanging monkey after initial exploitation #883

Closed VakarisZ closed 3 years ago

VakarisZ commented 3 years ago

Describe the bug

Something « hangs » in each infected machine after initial infection. We haven’t been able to understand what it is. Cleaning the monkey and even rebooting the server does not fix the issue. Consequence: you can run the infection once across all the machine that you want but subsequent infection will fail.

To Reproduce

Steps to reproduce the behavior:

  1. Configure the Monkey with X settings
  2. Run the monkey on specific machine
  3. See error

Expected behavior

A description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Machine version (please complete the following information):

VakarisZ commented 3 years ago

Duplicate of #578