Skip to content

Commit

Permalink
Merge pull request #80 from h00die/taht_to_that
Browse files Browse the repository at this point in the history
taht to that
  • Loading branch information
carlospolop authored Aug 17, 2024
2 parents 2f78e69 + 9004e61 commit d07896e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ aws kms decrypt \

An attacker with privileged access over KMS could modify the KMS policy of keys and **grant his account access over them**, removing the access granted to the legit account.

Then, the legit account users won't be able to access any informatcion of any service taht has been encrypted with those keys, creating an easy but effective ransomware over the account.
Then, the legit account users won't be able to access any informatcion of any service that has been encrypted with those keys, creating an easy but effective ransomware over the account.

{% hint style="warning" %}
Note that **AWS managed keys aren't affected** by this attack, only **Customer managed keys**.
Expand Down

0 comments on commit d07896e

Please sign in to comment.