Skip to content

Commit

Permalink
Update rules/integrations/aws/persistence_iam_user_created_access_key…
Browse files Browse the repository at this point in the history
…s_for_another_user.toml

Co-authored-by: Isai <59296946+imays11@users.noreply.github.com>
  • Loading branch information
terrancedejesus and imays11 authored Oct 3, 2024
1 parent b3ce3f1 commit b4e5922
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ author = ["Elastic"]
description = """
An adversary with access to a set of compromised credentials may attempt to persist or escalate privileges by
creating a new set of credentials for an existing user. This rule looks for use of the IAM `CreateAccessKey` API operation
to create new programatic access keys for another IAM user.
to create new programmatic access keys for another IAM user.
"""
false_positives = [
"""
Expand Down

0 comments on commit b4e5922

Please sign in to comment.