Update 1. RansomwareSimulation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user