Manually walking through the signature generation of a certificate

Based on this very enlightening question and answer, I’m interested in how to generate the signature of an x509 certificate manually, assuming I do have the private key.

Let’s create a self-signed certificate named scrt with… Continue reading Manually walking through the signature generation of a certificate

How does UNC path hardening and SMB signing work under the hood?

With a lot of unpatched versions of Windows in an Active Directory domain, one can man-in-the-middle a client when it connects to the domain controller and inject a group policy that gives an attacker local administrator priv… Continue reading How does UNC path hardening and SMB signing work under the hood?