Skip to content

Compatibility with Linux for local scan #4

Description

@tigre-bleu

A few things must be tweaked in order for the project to work on a Linux host.

Especially the imports of windows only modules shall be skipped (like win reg) and the "" character shall be a "/" on Linux hosts.

With that done, the project can be used for local powershell script generator and local result compilation.

It may be nice to set some conditional imports depending on the host type and to forbid the remote scan in case of a Linux host where those modules do not exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions