Skip to content

Mimikatz configuration schema mismatch #3433

@mssalvatore

Description

@mssalvatore

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:

  1. Enable mimikatz in the UI
  2. Run the monkey on any Windows machine
  3. View the logs

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions