Skip to content

Commit

Permalink
Add in ransomware control
Browse files Browse the repository at this point in the history
  • Loading branch information
mlysaght2017 committed Mar 26, 2024
1 parent a66d7f7 commit 54ec5f3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions control-catalog/control-catalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,14 @@
| NIST CF | Protect |
| MITRE ATT&CK Mitigations | [M1041](https://attack.mitre.org/mitigations/M1041) |
| Threats | CCC.OS.T1 |

| Key | Value |
|----------|----------|
| Control Id | CCC.OS.C2 |
| Objective | Block requests with KMS keys from unauthorized principals |
| Description | Block requests with unauthorized AWS account providing the KMS key |
| Test | GIVEN you own the object storage bucket; WHEN a request encrypted with a KMS key from an unauthorized principal is made to the bucket; THEN the request should be denied |
| Service Taxonomy Id | CCC-020114 |
| NIST CF | Protect |
| MITRE ATT&CK Mitigations | None|
| Threats | CCC.OS.T2 |

0 comments on commit 54ec5f3

Please sign in to comment.