An alarm indicates that an attack was detected. It does not mean your cloud servers have been intruded. If you receive an alarm, handle it and take countermeasures in a timely manner.
No access control is configured for the ports used for remotely connecting to your servers. As a result, viruses on the network frequently attacked your ports.
Take any of the following measures.
The SSH login whitelist allows logins from only whitelisted IP address, effectively preventing account cracking.
2FA requires users to provide verification codes before they log in. The codes will be sent to their mobile phones or email boxes.
Choose Installation & Configuration. On the Two-Factor Authentication tab, select servers and click Enable 2FA.
Change the default remote management ports 22 and 3389 to other ports.
You are advised to allow only specified IP addresses to access open remote management ports (for example, for SSH and remote desktop login).
You can configure security group rules to control access to your servers. For a port used for remote login, you can set IP addresses that are allowed to remotely log in to your ECSs.
To allow IP address 192.168.20.2 to remotely access Linux ECSs in a security group over the SSH protocol and port 22, you can configure the following security group rule.
Direction |
Protocol/Application |
Port |
Source |
---|---|---|---|
Inbound |
SSH (22) |
22 |
For example, 192.168.20.2/32 |
HSS baseline checks include the password policy check and weak password detection, which can find accounts that use weak passwords on your servers. You can view and handle password risks on the console.
HSS can detect brute-force attacks on SSH, RDP, FTP, SQL Server, and MySQL accounts.
By default, HSS will block an IP address if it has five or more brute-force attack attempts detected within 30 seconds, or 15 or more brute-force attack attempts detected within 3600 seconds.
If you have enabled , you can configure a login security policy to specify the brute force cracking determination mode and blocking duration.
To view the IP addresses blocked by HSS, choose Blocked IP Addresses.
and click the value above