trailofbits/pegoat

Create a goat PE that signs with a certificate missing the code signing EKU

Open

#9 opened on Jun 15, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)CMake (8 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (12 stars)
PR merge metrics
 (PR metrics pending)

Description

Specifically, it should have the following CA chain:

CA (codeSigning:TRUE) -> EE (codeSigning:FALSE)

This should be rejected by conforming Authenticode implementations.

Contributor guide