mirror of
https://github.com/mgeeky/Penetration-Testing-Tools.git
synced 2024-11-22 10:31:38 +01:00
readme
This commit is contained in:
parent
41adf8a903
commit
cf1605ab52
@ -2,9 +2,11 @@
|
|||||||
|
|
||||||
A Powershell script that signs input Executable file with fake Microsoft code-signing certificate to demonstrate risks of Code Signing attacks.
|
A Powershell script that signs input Executable file with fake Microsoft code-signing certificate to demonstrate risks of Code Signing attacks.
|
||||||
|
|
||||||
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)
|
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** - I merely copied his code & work for preserverance purposes.
|
||||||
|
|
||||||
**All credits go to Matt** - I merely copied it preserverance purposes.
|
|
||||||
|
|
||||||
### Effectiveness
|
### Effectiveness
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user