mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
Update preventive-measure.json
Add ACL
This commit is contained in:
parent
a603f824cf
commit
dff2a827d6
1 changed files with 13 additions and 0 deletions
|
@ -284,6 +284,19 @@
|
|||
},
|
||||
"uuid": "123e20c5-8f44-4de5-a183-6890788e5a81",
|
||||
"value": "Blacklist-phone-numbers"
|
||||
},
|
||||
{
|
||||
"description": "Restrict access to shares users should not be allowed to write to",
|
||||
"meta": {
|
||||
"complexity": "Medium",
|
||||
"effectiveness": "Medium",
|
||||
"impact": "Medium",
|
||||
"refs": [
|
||||
"https://docs.microsoft.com/en-us/windows/desktop/secauthz/access-control-lists"
|
||||
]
|
||||
},
|
||||
"uuid": "3e7a7fb5-8db2-4033-8f4f-d76721819765",
|
||||
"value": "ACL"
|
||||
}
|
||||
],
|
||||
"version": 3
|
||||
|
|
Loading…
Reference in a new issue