From 614031b2ffff8c46d9403d59f0d782048e4b5dd7 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 18 Dec 2017 13:51:30 +0700 Subject: [PATCH] Add 'Invoke-PSImage: Embeds a PowerShell script in the pixels of a PNG file and generates a oneliner to execute' --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 938d637..4bbe8f7 100644 --- a/README.md +++ b/README.md @@ -1104,6 +1104,10 @@ My curated list of awesome links, resources and tools sevagas/macro_pack macro_pack is a tool used to automatize obfuscation and generation of MS Office documents for pentest, demo, and social engineering assessments. The goal of macro_pack is to simplify antimalware bypass and automatize the process from vba generation to final Office document generation. + + peewpw/Invoke-PSImage + Embeds a PowerShell script in the pixels of a PNG file and generates a oneliner to execute + peewpw/Invoke-WCMDump PowerShell Script to Dump Windows Credentials from the Credential Manager