Category: Scripting
-
I made my own Ransomware.
Around February last year I wrote a script that would act as a simulation of Ransomware, so I thought I’d write a quick article on how it works. The script (located here) uses AES Encryption/Decryption written in PowerShell to simulate a ransomware exploit. The configurable parameters allow you to isolate and specify the files that…