Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The VerifyLibrarySignature checks against the certificate store instead of pinning #3

Open
balika011 opened this issue Apr 5, 2020 · 0 comments

Comments

@balika011
Copy link

The VerifyLibrarySignature::IsFileSigned checks if the signature is trusted by the Windows Certificate Store instead of a pinned public key. If an attacker adds their own certificate as trusted to the Windows Certificate Store that would lead to the dll signed with their certificate labeled as Razer USA Ltd. would pass the signature checks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant