5.2 Change default Administrator login names and passwords for applications (Manual)
Description
Change the default settings for the administrator login names and passwords of the application software that you install on Lightsail instances.
Rationale
Default administrator login names and passwords for applications used on Lightsail instances can be used by hackers and individuals to break into your servers.
Impact
N/A
Audit Procedure
Using AWS Console
To confirm that you have updated or changed the default administrator name and password for any application you are using is a manual process. Often dependent on the application itself and the operating system you are utilizing for the Lightsail instance.
- Login to AWS Console using https://console.aws.amazon.com
- Click
All services, clickLightsailunder Compute. - This will open up the Lightsail console.
- Select the
Instanceyou want to review. - Make sure the instance status is
running. - Connect to the
instance. - Depending on the instance OS and the application you are running determine what the default administrator name is set to and what the password is.
- If the
default administratorusername and or password is still at the default settings please refer to the remediation below. - Repeat steps no. 4 - 8 to verify if any Lightsail instances require application updates.
Using AWS CLI
N/A - This is a manual process dependent on the application and OS.
Expected Result
All applications running on Lightsail instances should have their default administrator login names and passwords changed from the defaults.
Remediation
Using AWS Console
- Login to AWS Console using https://console.aws.amazon.com
- Click
All services, clickLightsailunder Compute. - This will open up the Lightsail console.
- Select the
Instanceyou want to update thedefault administratorsettings. - Make sure the instance status is
running. - Click on
Snapshots - Under
Manual snapshotsclick on+ Create snapshot - Give it a name you will recognize
- Click on
create
While in process it will show Snapshotting...
- Once the date and time and snapshot name appears it is completed.
- Click on
Connect - Run the process to change either the
default administratorname or password or both. - Repeat steps no. 4 - 12 to apply any application
default administratorchanges required on the Lightsail instances that you are running.
Using AWS CLI
N/A - This is a manual process dependent on the application and OS.
Default Value
Applications are installed with default administrator credentials.
References
CIS Controls
| Controls Version | Control | IG 1 | IG 2 | IG 3 |
|---|---|---|---|---|
| v7 | 4.2 Change Default Passwords - Before deploying any new asset, change all default passwords to have values consistent with administrative level accounts. | x | x | x |
Profile
Level 1 | Manual