How to solve the problem of remote file download found by linux server?

the server running on Aliyun prompted me to download malicious files



1crontab -e
2/etc/rc.local
3ll /proc/26828/exe 26828id
No such file or directory
4kill
kill 26828
No such process
5top -c

6sh

7. Even if you have tried to change the server password

so how can we solve this problem fundamentally in the end

Mar.03,2021

turn off password login, log in with secret key, and install denyhosts, to change the port of ssh, which can reduce a lot of explosions.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b368c3-343ec.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b368c3-343ec.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?