Skip to content

Update post/multi/recon/local_exploit_suggester to use #check_simple #21317

@smcintyre-r7

Description

@smcintyre-r7

The post/multi/recon/local_exploit_suggester module calls mod[:module].check which does not validate the datastore before invoking the module's check method. This can introduce subtle bugs and should be rectified by changing to use the #check_simple API.

See parent issue #21313 for context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions