From bb1dc782a600ae74c5bf46a02d7631c8b17e6207 Mon Sep 17 00:00:00 2001 From: "Mariusz B. / mgeeky" Date: Wed, 13 Jul 2022 23:04:04 +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 e660da9..52fc874 100644 --- a/red-teaming/Self-Signed Threat/README.md +++ b/red-teaming/Self-Signed Threat/README.md @@ -5,7 +5,7 @@ A Powershell script that signs input Executable file with fake Microsoft code-si Script was shamelessly borrowed from [Matt Graeber, @mattifestation](https://twitter.com/mattifestation) and his research titled: - [_Code Signing Certificate Cloning Attacks and Defenses_](https://posts.specterops.io/code-signing-certificate-cloning-attacks-and-defenses-6f98657fc6ec) -**All credits go to Matt** - this directory contains a copy of his code (_bit tweaked by me_) for preserverance purposes. +**All credits go to Matt** - this directory contains a copy of his code (_a little tweaked by me_) for preserverance purposes. ### Effectiveness