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
- Host: GitHub
- URL: https://github.com/outflanknl/scripts
- Owner: outflanknl
- Created: 2016-11-04T14:45:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-31T14:52:07.000Z (8 months ago)
- Last Synced: 2025-04-08T20:18:27.634Z (6 months ago)
- Language: Python
- Size: 17.6 KB
- Stars: 295
- Watchers: 16
- Forks: 75
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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/).