From 85d7d32780f8a97dab843e816a27c39413284417 Mon Sep 17 00:00:00 2001 From: Stan Date: Mon, 27 Jan 2020 13:43:17 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e2b2ee..a002a37 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ Small scripts that make life better. * __PBKDF2-ssh-keygen__ - Script to generate an ssh key from a password. * __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. +* __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/).