From a78258c540ac95daa15aea2523168e6e5c2e3dbb Mon Sep 17 00:00:00 2001 From: Stan Date: Mon, 27 Jan 2020 13:42:56 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99a6176..5e2b2ee 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,4 @@ Small scripts that make life better. * __AMSIbypasses.vba__ - Bypasses for AMSI for VBA (see https://outflank.nl/blog/2019/04/17/bypassing-amsi-for-vba/). * __PowerSpeak.ps1__ - PowerSpeak can be used for sending text to speech using the Windows Speech interface. * __shellcode_to_sylk.py__ - Proof of concept code for shellcode loading with SYLK (see https://outflank.nl/blog/2019/10/30/abusing-the-sylk-file-format/). +* __ShellcodeToJScript.js__ - Alternative for DotnetToJScript via Excel COM automation.