# Scripts **Repository Path**: dumasss/Scripts ## Basic Information - **Project Name**: Scripts - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Scripts 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. * __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/).