-
Notifications
You must be signed in to change notification settings - Fork 500
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request