- Clone the repo, cd into it and run
./run.sh. - The attacker needs to run
python klAttacker.pyand wait for victim to run the script. - A Server awaits the victim to run
run.shand starts communication with the victim via socket once connected. - If we run
./run.shtheTest_diris encrypted and a gui pops up asking for path to private key. - To decrypt it enter
privateKeyand hitdecrypt.
INFOSEC'S WOC RANSOMWARE PROJECT
+---------------------------------------------------------------------
| WEEK | STATUS | DESCRIPTION |
----------------------------------------------------------------------
| WEEK 1 | 🟢 | AES, RSA encryption and basic GUI |
----------------------------------------------------------------------
| WEEK 2 | 🟢 | A Script for Windows |
----------------------------------------------------------------------
| WEEK 3 | 🔴 | Obfuscation, cryptomining |
----------------------------------------------------------------------
| WEEK 4 | 🟢 | Piece it Together |
----------------------------------------------------------------------
