How Do I Handle a Weak Password Alarm?
Servers using weak passwords are exposed to intrusions. If a weak password alarm is reported, you are advised to change the alarmed password immediately.
Causes
- If simple passwords are used and match those in the weak password library, a weak password alarm will be generated.
- A password used by multiple member accounts will be regarded as a weak password and trigger an alarm.
Checking and Changing Weak Passwords
- Log in to the management console.
- Click
in the upper left corner of the page, select a region, and choose Security > Host Security Service. The HSS page is displayed.
- Choose Prediction > Baseline Checks and click the Common Weak Password Detection tab.
- Check the server, account name, account type, and usage duration of the weak password. Log in to the server and change the password.
Changing a Weak Password
System | Procedure | Remarks |
---|---|---|
Windows OS | To change the password in the Windows 10, perform the following steps:
| None |
Linux OS | Log in to the Linux server and run the following command: passwd [<user>] | If you do not specify any username, you are changing the password of the current user. After the command is executed, enter the new password as prompted. NOTE: Replace <user> with the username. |
MySQL database |
| None |
Redis database |
|
NOTE: Replace <password> with the new password. |
Tomcat |
| None |
- Causes
- Checking and Changing Weak Passwords
- Changing a Weak Password