logo

Database

Aws Min Password Length Unsafe

Description

Detects if the AWS IAM account password policy is configured with an insufficient minimum password length. Short passwords are more vulnerable to brute force attacks and don't meet security best practices for password complexity.

Weakness:

363 - Weak credential policy - Password strength

Category: Unexpected Injection

Detection Strategy

    Password policy exists but minimum length is less than required secure length

    Reports vulnerability when MinimumPasswordLength in the IAM password policy is set below the required minimum

    Checks the account-wide IAM password policy configuration through AWS IAM API