HotCakeX / Harden-Windows-Security

Harden Windows Safely, Securely using Official Supported Microsoft methods and proper explanation | Always up-to-date and works with the latest build of Windows | Provides tools and Guides for Personal, Enterprise, Government and Military security levels | Read The Rationale https://github.com/HotCakeX/Harden-Windows-Security/blob/main/Rationale.md
https://hotcakex.github.io
MIT License
1.84k stars 143 forks source link

[Bug]: Program 'sigcheck64.exe' failed to run: A certificate was explicitly revoked by its issuerAt #136

Closed Acenl12 closed 1 year ago

Acenl12 commented 1 year ago

Tools category

Harden Windows Security Script

Does your system meet the requirements?

Is your Windows installation genuine?

Please explain the bug

Run Certificate Checking category ? 1: Yes 2: No 3: Exit Select an option: 1

Listing valid certificates not rooted to the Microsoft Certificate Trust List in the User store

Program 'sigcheck64.exe' failed to run: A certificate was explicitly revoked by its issuerAt C:\Users\username\Harden-Windows-Security\Harden-Windows-Security.ps1:1613 char:17

HotCakeX commented 1 year ago

Hi, I checked sigcheck64.exe that gets downloaded from here: https://live.sysinternals.com/sigcheck64.exe It has time stamped certificate. In my initial tests I don't get revoked error when I run it, it's valid.

I'll keep trying to see if I can reproduce the issue

HotCakeX commented 1 year ago

I still can't reproduce your issue. Your system must be having a revoked certificate and that's why you're getting that error. It's either that or something else is wrong on your end and I have no idea what it might be.

I completely tested everything on both new VMs and my system, I tested it with a revoked/expired certificate installed on a system too.

At this point I can't do anything to help, sorry.

Feel free to reopen the issue if you have more info that can help me debug it.