Skip to content

Feature idea: whitelisted MSI packages auditing #76

@garatc

Description

@garatc

Hello,

I have worked on a PowerShell script that lists all installed MSI packages and cross-references them with the new SecureRepair whitelist introduced by Microsoft to revert specific MSI packages to their original, insecure pre-patch state where UAC is not showing during repair. My script shows whether the package is signed, writable and has any NoImpersonate custom action, which are common privesc paths.

I am thinking that it could be a good feature for your project? Either as it is now with the registry whitelist cross-reference or on all installed MSI packages by default, so it could also be used on older systems.

Link to my project: MSIAudit

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions