Thousands of Linux systems infected by stealthy malware since 2021

0
9

This Reddit comment posted to the CentOS subreddit is typical. An admin seen that two servers have been contaminated with a cryptocurrency hijacker with the names perfcc and perfctl. The admin needed assist investigating the trigger.

“I solely turned conscious of the malware as a result of my monitoring setup alerted me to 100% CPU utilization,” the admin wrote within the April 2023 submit. “Nonetheless, the method would cease instantly once I logged in by way of SSH or console. As quickly as I logged out, the malware would resume operating inside just a few seconds or minutes.” The admin continued:

I’ve tried to take away the malware by following the steps outlined in different boards, however to no avail. The malware at all times manages to restart as soon as I log off. I’ve additionally searched the whole system for the string “perfcc” and located the recordsdata listed beneath. Nonetheless, eradicating them didn’t resolve the difficulty. because it hold respawn on every time rebooted.

Different discussions embody: Reddit, Stack Overflow (Spanish), forobeta (Spanish),  brainycp (Russian), natnetwork (Indonesian), Proxmox (Deutsch), Camel2243 (Chinese), svrforum (Korean), exabytes,>virtualmin,>serverfault and many others.

After exploiting a vulnerability or misconfiguration, the exploit code downloads the principle payload from a server, which, usually, has been hacked by the attacker and transformed right into a channel for distributing the malware anonymously. An assault that focused the researchers’ honeypot named the payload httpd. As soon as executed, the file copies itself from reminiscence to a brand new location within the /temp listing, runs it, after which terminates the unique course of and deletes the downloaded binary.

As soon as moved to the /tmp listing, the file executes beneath a unique title, which mimics the title of a recognized Linux course of. The file hosted on the honeypot was named sh. From there, the file establishes a neighborhood command-and-control course of and makes an attempt to achieve root system rights by exploiting CVE-2021-4043, a privilege-escalation vulnerability that was patched in 2021 in Gpac, a broadly used open supply multimedia framework.



Source link