SYNOPSIS This script encrypts all files within selected folders, posts the encryption key to a Discord webhook, and starts a non closable window with a notice to the user.
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
THIS IS EFFECTIVELY RANSOMWARE - I CANNOT TAKE RESPONSIBILITY FOR LOST FILES!
DO NOT USE THIS ON ANY CRITICAL SYSTEMS OR SYSTEMS WITHOUT PERMISSION
THIS IS A PROOF OF CONCEPT TO WRITE RANSOMWARE IN POWERSHELL AND IS FOR EDUCATIONAL PURPOSES
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
USAGE
- Enter your webhook below. (if not pre-defined in a stager file or duckyscript etc)
- Run the script on target system.
- Check Discord for the Decryption Key.
- Use the decryptor to decrypt the files.
CREDIT
Credit and kudos to InfosecREDD for the idea of writing ransomware in Powershell
this is my interpretation of his non publicly available script used in this Talking Sasquatch video.