๐ก๏ธ AWS IAM User MFA is not enabled for all users with console password๐ข
- Contextual name: ๐ก๏ธ User MFA is not enabled for all users with console password๐ข
- ID:
/ce/ca/aws/iam/mfa-for-all-users-with-console-password - Tags:
- ๐ข Policy with categories
- ๐ข Policy with type
- ๐ข Production policy
- Policy Type:
COMPLIANCE_POLICY - Policy Categories:
SECURITY
Logicโ
- ๐ง prod.logic.yaml๐ข
- ๐ AWS IAM User
- ๐ AWS IAM User - credReport.extracts.yaml
- ๐งช test-data.json
Similar Policiesโ
- Cloud Conformity: Enable MFA for IAM Users with Console Password
- Internal:
dec-x-b92b08f4
Similar Internal Rulesโ
| Rule | Policies | Flags |
|---|---|---|
| โ๏ธ dec-x-b92b08f4 | 1 |
Descriptionโ
Descriptionโ
Multi-Factor Authentication (MFA) adds an extra layer of authentication assurance beyond traditional credentials. With MFA enabled, when a user signs in to the AWS Console, they will be prompted for their user name and password as well as for an authentication code from their physical or virtual MFA token. It is recommended that MFA be enabled for all accounts that have a console password.
Rationaleโ
Enabling MFA provides increased security for console access as it requires the authenticating principal to possess a device that displays a time-sensitive key and have knowledge of a credential.
Impactโ
AWS will soon end support for SMS multi-factor authentication (MFA). New customers are not allowed to use this feature. We recommend that existing customers switch to one of the following alternative methods of MFA.
Auditโ
Perform the following to determine if a MFA device is enabled for all IAM users having a console password:
From Consoleโ
- Open the IAM console at https://console.aws.amazon.com/iam/.
... see more
Remediationโ
Remediationโ
Perform the following to enable MFA:
From Consoleโ
- Sign in to the AWS Management Console and open the IAM console at https://console.aws.amazon.com/iam/.
- In the left pane, select
Users.- In the
User Namelist, choose the name of the intended MFA user.- Choose the
Security Credentialstab, and then chooseManage MFA Device.- In the
Manage MFA Device wizard, chooseVirtual MFAdevice, and then chooseContinue.IAM generates and displays configuration information for the virtual MFA device, including a QR code graphic. The graphic is a representation of the
secret configuration keythat is available for manual entry on devices that do not support QR codes.
- Open your virtual MFA application. (For a list of apps that you can use for hosting virtual MFA devices, see Virtual MFA Applications). If the virtual MFA application supports multiple accounts (multiple virtual MFA devices), choose the option to create a new account (a new virtual MFA device).
... see more