From 3f5a045208afc6abc7ed66f8e603c14d0287f460 Mon Sep 17 00:00:00 2001 From: "Mariusz B. / mgeeky" Date: Wed, 13 Jul 2022 23:02:05 +0200 Subject: [PATCH] readme --- red-teaming/Self-Signed Threat/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/red-teaming/Self-Signed Threat/README.md b/red-teaming/Self-Signed Threat/README.md index 882f68d..90fdfd4 100644 --- a/red-teaming/Self-Signed Threat/README.md +++ b/red-teaming/Self-Signed Threat/README.md @@ -1,4 +1,4 @@ -## Easy-to-use test-it-yourself sign-your-malware +## Code Signing Certificate Cloning Attack A Powershell script that signs input Executable file with fake Microsoft code-signing certificate to demonstrate risks of Code Signing attacks.