forked from p15670423/monkey
island: Change 'Powershell' to 'PowerShell' in attack schema for T1210
This commit is contained in:
parent
b6c3623e74
commit
e339932fde
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue