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 incorporates shell command injection and Base64-encoded Bash payloads. This technique allows the malware to evade traditional antivirus detection by exploiting inadequate sanitization in shell scripts.

Who’s affected

Any Linux systems that may be targeted by phishing campaigns using this method are at risk, particularly those that do not have robust email filtering and security measures in place.

What to do

  • Implement strict email filtering to block phishing attempts and malicious attachments.
  • Educate users about the risks of opening unexpected email attachments, even if they appear legitimate.
  • Regularly update antivirus and endpoint protection solutions to improve detection capabilities.
  • Monitor systems for unusual activity that may indicate a compromise.

Sources