An open API service indexing awesome lists of open source software.

https://github.com/outflanknl/scripts

Small scripts that make life better
https://github.com/outflanknl/scripts

Last synced: 5 months ago
JSON representation

Small scripts that make life better

Awesome Lists containing this project

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/).