Update 1. RansomwareSimulation

This commit is contained in:
Mark
2024-05-15 11:03:54 -04:00
committed by GitHub
parent 6911b05153
commit 3eb11e3633
+7 -4
View File
@@ -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