Page 1 of 1

[DONE] Cryptolocker

PostPosted: Jun 5th, '14, 07:45
by RoyD
Hi All
Is Mageia immune to Cryptolocker if I am running only Mageia on my PC?
Thanks Roy

Re: Cryptolocker

PostPosted: Jun 5th, '14, 11:42
by jiml8
Cryptolocker is a Windows-only threat. If your files are not accessible from a Windows machine, then they are not vulnerable.

It is not impossible that such a threat could be created for Linux, but a normally configured system would not be terribly vulnerable, and it is easy enough to even protect the files that belong to your user via an appropriate backup mechanism. I protect my files by having a daily backup taken from a cron job, and the directory structure into which the backups go is only accessible by root. Thus, should one of my Windows VMs be compromised, resulting in damage to my Linux files, the malware could not enter the backup directory structure, and therefore I could immediately regenerate my user environment and files. The system itself, of course, would not be vulnerable assuming permissions are properly configured.

Re: Cryptolocker

PostPosted: Jun 6th, '14, 08:15
by RoyD
Thank you for the reply. I have now removed XP from my virtual box as it is a system I do not need any more, so I am more secure. I will need to work to work on the backups that is only accessible by root. Thanks Roy

Re: Cryptolocker

PostPosted: Jun 6th, '14, 11:25
by doktor5000
Please mark the thread accordingly by editing the topic of the first post and prefix it by [DONE], thanks