chg: [preventive-measure] packet filtering added

pull/553/head
Alexandre Dulaunoy 2020-05-27 10:02:16 +02:00
parent 8a0a4cb02d
commit 2a074f23fd
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 14 additions and 1 deletions

View File

@ -297,7 +297,20 @@
},
"uuid": "3e7a7fb5-8db2-4033-8f4f-d76721819765",
"value": "ACL"
},
{
"description": "Limit access to a service by network/packet filtering the access to",
"meta": {
"complexity": "Low",
"effectiveness": "Medium",
"impact": "Low",
"refs": [
"https://en.wikipedia.org/wiki/Firewall_(computing)"
]
},
"uuid": "19c98fa6-45f7-47cc-830d-2d4f39301b06",
"value": "Packet filtering"
}
],
"version": 3
"version": 4
}