Linux Malware Delivered via Malicious RAR Filenames Evades Antivirus Detection

What’s new: A new Linux malware delivery method has been identified, utilizing phishing emails that contain a malicious RAR archive. The malware, known as VShell, is executed through a crafted file name that employs shell command injection techniques. This method allows the malware to evade traditional antivirus detection, as it exploits the way file names are processed in shell scripts.

Who’s affected

Linux users, particularly those who may be targeted by phishing campaigns disguised as surveys or other benign communications, are at risk. The malware can affect a wide range of Linux devices and operates entirely in-memory, making detection challenging.

What to do

  • Implement strict email filtering to identify and block phishing attempts.
  • Educate users about the risks of opening attachments from unknown sources.
  • Regularly update antivirus and endpoint protection solutions to ensure they are equipped to handle emerging threats.
  • Monitor systems for unusual activity that may indicate a compromise.

Sources