island: Change 'Powershell' to 'PowerShell' in attack schema for T1210

This commit is contained in:
Shreya Malviya 2021-08-24 13:16:59 +05:30
parent b6c3623e74
commit e339932fde
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ SCHEMA = {
"depends_on": ["T1210"], "depends_on": ["T1210"],
}, },
"T1086": { "T1086": {
"title": "Powershell", "title": "PowerShell",
"type": "bool", "type": "bool",
"value": True, "value": True,
"necessary": True, "necessary": True,