Island: Reword ransomware simulation description

This commit is contained in:
Mike Salvatore 2021-07-12 13:44:45 -04:00
parent 6f33b04e1f
commit 22ff22f389
1 changed files with 4 additions and 4 deletions

View File

@ -10,10 +10,10 @@ RANSOMWARE = {
"encryption": { "encryption": {
"title": "Simulation", "title": "Simulation",
"type": "object", "type": "object",
"description": "To simulate ransomware encryption, create a directory and put some " "description": "To simulate ransomware encryption, you'll need to provide Infection "
"files there to be encrypted. Do this on each machine on which you want to run the " "Monkey with files that it can safely encrypt. On each machine where you would like "
"ransomware encryption simulation.\n\nProvide the path to the directory that was " "the ransomware simulation to run, create a directory and put some files in it."
"created on each machine:", "\n\nProvide the path to the directory that was created on each machine.",
"properties": { "properties": {
"enabled": { "enabled": {
"title": "Encrypt files", "title": "Encrypt files",