<!-- Thank you for reporting a bug to make Infection Monkey better. Please fill in as much of the template below as you're able. --> ## Describe the bug Mimikatz credential collector gathers kerberos credentials:  These are then added to the configuration, but the password is unusable.  ## To Reproduce Steps to reproduce the behavior: 1. Run monkey and exploit a zerologon machine ## Tasks - [ ] Refactor mimikatz collector to skip kerberos credentials (0.25d) - @shreyamalviya
Describe the bug
Mimikatz credential collector gathers kerberos credentials:

These are then added to the configuration, but the password is unusable.

To Reproduce
Steps to reproduce the behavior:
Tasks