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

Locked encryptor on authenticated user #3126

Closed VakarisZ closed 1 year ago

VakarisZ commented 1 year ago

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Login into the island
  2. Restart the island
  3. User is still logged in, but you can't run the agent, because the encryptor is locked

Expected behavior

As long as the user is logged in the encryptor should be unlocked

Screenshots

If applicable, add screenshots to help explain your problem.

Machine version (please complete the following information):

mssalvatore commented 1 year ago

I think users should just be logged out on Island restart.

mssalvatore commented 1 year ago

Duplicate of #3122