-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Labels
BugAn error, flaw, misbehavior or failure in the Monkey or Monkey Island.An error, flaw, misbehavior or failure in the Monkey or Monkey Island.Complexity: LowCredentials CollectorImpact: High
Description
Description
The MimikatzOptions
object expects a configuration parameter named "excluded_username_prefixes", whereas the configuration schema defines "exclude_username_prefixes" (not "excluded"). This means that if the UI is used to configure mimikatz, an exception will be raised by the plugin when options are parsed.
To Reproduce
Steps to reproduce the behavior:
- Enable mimikatz in the UI
- Run the monkey on any Windows machine
- View the logs
Metadata
Metadata
Assignees
Labels
BugAn error, flaw, misbehavior or failure in the Monkey or Monkey Island.An error, flaw, misbehavior or failure in the Monkey or Monkey Island.Complexity: LowCredentials CollectorImpact: High