Island: Fix casing on README.TXT

This commit is contained in:
Mike Salvatore 2021-06-28 15:19:28 -04:00
parent b312c11f44
commit 92be6e72c2
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ RANSOMWARE = {
"type": "object", "type": "object",
"properties": { "properties": {
"readme": { "readme": {
"title": "Create a README.TXT file", "title": "Create a README.txt file",
"type": "boolean", "type": "boolean",
"default": True, "default": True,
"description": "Creates a README.txt ransomware note on infected systems.", "description": "Creates a README.txt ransomware note on infected systems.",