From 3eb11e36331f10a99cae9fefd1b29fcad1649e1b Mon Sep 17 00:00:00 2001 From: Mark <148797232+MarkCyber@users.noreply.github.com> Date: Wed, 15 May 2024 11:03:54 -0400 Subject: [PATCH] Update 1. RansomwareSimulation --- 1. RansomwareSimulation | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/1. RansomwareSimulation b/1. RansomwareSimulation index fb88fbe..c8d64ec 100644 --- a/1. RansomwareSimulation +++ b/1. RansomwareSimulation @@ -1,8 +1,11 @@ -REM This script was created by github.com/MarkCyber -REM This script is intended to act as a simulation of a ransomware attack -REM This script will change all file extensions to .locked rather than encrypting the files -REM This script will also display a simulated encrypted message +REM ######################################################################################################################### +REM ################ This script was created by github.com/MarkCyber ############ +REM ################ This script is intended to act as a simulation of a ransomware attack ############ +REM ################ This script will change all file extensions to .locked rather than encrypting the files ############ +REM ######################################################################################################################### + +REM Set delay for flipper DELAY 500 GUI r DELAY 100