91
Linux Malware Delivered via Malicious RAR Filenames Evades Antivirus Detection
(thehackernews.com)
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
Isn't that irrelevant? According to the article, the archive itself doesn't contain any malicious code. Rather, it's encoded in the file name, and can start executing itself when being parsed by the shell - no extraction needed.
It seems to me that avoiding rar files, or limiting your ability to extract them will provide a false sense of security at best. Seems to me that this could be done using any file type at all.
Doesn't it mean that a rar archive contains the malicious file?
Right you are! I'm not sure how that went over my head. Eh, too much morning, too little coffee. Thanks for correcting me.
It's also worth saying that as much as I don't have an antivirus on Linux, and that I'm generally not too worried about malware and viruses, I have backups, follow the 3-2-1 rules, and my OS can be scarified if there is ever a problem.
But I must admit that being infected is not always detectable and taking extra care probably wouldn't hurt.