Slashdot Mirror


Malware Found Hidden In Screensaver On Gnome-Look

AndGodSed writes "OMG! UBUNTU! Reports the following: 'Malware has been found hidden inside an innocuous 'waterfall' screensaver .deb file made available on popular artwork sharing site Gnome-Look.org. The .deb file installs a script with elevated privileges designed to perform a DDoS attack as well as keep itself updated via downloads. The dodgy screensaver in question has since been removed from gnome-look, and this incident was a very basic, if potentially successful, attempt.'" A similar report at Digitizor.com says that similar malware was also found in a theme called Ninja Black. For those affected, both sites also provide instruction on cleansing your system.

39 of 611 comments (clear)

  1. Re:Not more safe by nschubach · · Score: 5, Insightful

    The idea behind it is so that someone will put out a patch for said vulnerability without having to wait for parent company to do so...

    It's not more secure because of it's market share, it's more secure because anyone can fix it.

    --
    Every time I start to have faith in humanity, I ruin it by driving to work between 7 and 8 am.
  2. Re:Not more safe by Anonymous Coward · · Score: 5, Insightful

    All it shows is that Linux is vulnerable to trojan horses. ALL operating systems are vulnerable to trojan horses. When you show me a Linux or OS X computer that's vulnerable to something like the slammer worm, get back to me.

  3. YES! Finally! by binarylarry · · Score: 5, Funny

    It's the YEAR OF THE LINUX desktop! It's official! /Happy Ubuntu User

    --
    Mod me down, my New Earth Global Warmingist friends!
  4. Re:Not more safe by sopssa · · Score: 4, Insightful

    But that still requires distros to inspect and validate the patches before they go live to repositories. The big part isn't really fixing the code, it's to test that it surely works and doesn't cause problems for users.

    And even so, if the vulnerability is in lets say flash, just anyone or distros can't fix that closed source application.

  5. Re:Not more safe by _merlin · · Score: 5, Interesting

    It looks like it's following the same pattern as Windows malware, too: make a cool screensaver, post it to sharing sites, hope people tell their friends about it. That was a common malware vector for Windows in the early part of this decade. Next there'll be dodgy "codecs" on pr0n sites, and once people start using malware scanners for Linux, they'll make dodgy fake antivirus software to con gullible users. Netbooks may be great for attracting attention to Linux, but we have to remember that this will include the kind of attention that no-one wants.

  6. Re:Not more safe by sbeckstead · · Score: 5, Insightful

    Wrong, anyone can not fix it. Any one MAY fix it.

    Only the tech savvy programmer types that care enough to fix can fix it.

  7. Re:Not more safe by Anonymous Coward · · Score: 5, Interesting

    You kind of have a point, but the fact is, you need root privileges to install a .deb, and I have quite successfully installed gtk/gtk2 themes/icons/etc without admin privileges. If I downloaded a .deb from a random site and then installed it, it would be just like running a .exe on windows, but for most things I need to do on linux, I don't actually have to take that risk, while on Windows it seems everything is a .exe. Not sure about screensavers, but it seems this was, like 90% of viruses for any platform, a hack relying on stupid users elevating the virus to root authority themselves.

    Repositories are getting a lot better too, I don't use ubuntu any more but when I left the PPA was in ascendancy, which seemed to allow a much better enforcement of security while still letting 3rd party stuff in.

  8. Re:Not more safe by _merlin · · Score: 5, Insightful

    Malware doesn't need to exploit vulnerabilities in the software: it only needs vulnerable users. There is no way to patch that.

  9. Re:Not more safe by amasiancrasian · · Score: 5, Insightful

    I've been telling many the same thing, but with one exception; Mac and *nix have started out with a better permissions system and therefore users who have downloaded an app from the Internet have been trained to be doubly sure about whatever it is that requires sudo power (e.g, the Mac sudo GUI prompt). Microsoft UAC, on the other hand, has had to deal with transitioning software developers to not write in "Program Files" and other public areas and to save data to personal home folders.

    While I'll agree with you that Mac/*nix are not any more secure than Windows, the Mac/*nix users have been taught to take a sudo prompt seriously, while in the early stages and growing pains of UAC, Windows users were easily annoyed by UAC prompts and therefore took the UAC prompts less seriously, because UAC prompted were being triggered by transitioning software developers that did not save data in the user's home folder.

    In the end, the security of any system relies on the ability for the user to authenticate and verify software downloaded. But making it more difficult, such as requiring an administrator password to be entered for elevated privileges, makes users more cautious of software requiring a sudo prompt. And while that's not inherently any more secure, at least users think twice before entering their password.

  10. Re:Not more safe by nschubach · · Score: 5, Insightful

    The Flash player isn't open source. The Compiler is, the player is not. As I said, the idea behind open source being more secure is that you could have potentially thousands of different solutions to prevent this thing in the future. The best one is chosen and patched into the main tree. If you have the source, you can do this in a few minutes (or put in your own temporary patch) with the proper skill and be back up and more secure than someone waiting for "Patch Tuesday." Even if a patch comes in that resolves that problem, it could have been the first solution to said problem and might have problems itself that will need to be fixed later.

    It's really the potential quantity of solutions to the problem.

    I could argue with you that this vulnerability might have been fixed sooner with more market share.

    --
    Every time I start to have faith in humanity, I ruin it by driving to work between 7 and 8 am.
  11. Re:Not more safe by kai_hiwatari · · Score: 5, Insightful

    This particular malware is not because of a security problem with the OS. It is more of a social engineering thing - trying to trick unsuspecting users to install a malicious script by hiding it as a theme or screensaver.

  12. Re:Not more safe by sopssa · · Score: 4, Informative

    But this is not really about vulnerabilities. This is a screensaver that user downloads from a website. Open source or not, you can't fix that unless the whole system is totally locked down like iPhone. And that doesn't really sound good.

  13. Re:Removal instructions from the site by wizardforce · · Score: 4, Insightful

    This makes me wonder how long it will be before some warning about a fake virus/trojan/worm succeeds in convincing a few Linux newbies to run some command to get rid of the fake malware which inevitably causes damage or actually downloads actual malware. Something along the lines of: "if you've been infected with virus.deb just run the following command: sudo rm -rf / usr/bin/virus" The only cure is education.

    --
    Sigs are too short to say anything truly profound so read the above post instead.
  14. Re:Not more safe by sopssa · · Score: 4, Informative

    But so what if it only gets access to one user? Malware doesn't really need root access. Stealing user data and sending spam is just as possible from user base. In history malware tried to just fuck over the computer which would had required root access, but now its just about sending spam or stealing data.

  15. Re:Not more safe by NoobixCube · · Score: 4, Insightful

    Mod parent up. I know he's AC, but the point he makes is still good: There is no amount of security that can protect your machine from a clueless user.

    When you install a theme the normal way, you just drag the archive file - that is to say, no executeable parts, or any way to make the parts executeable - into the theme manager, and presto, it's installed and it asks if you want to apply it. This doesn't require root privilages because it installs to the user's personal themes folder within their home folder. When they do this, there's no way to sneak in a cron job (that's a scheduled task) or any other nasty automatically executing files. Installing from a .deb is usually unneccessary, and as this story proves, exposes your install to risk if you don't pay attention to what you're installing. In my opinion, Ubuntu, being the most newbie-visible Linux distro at the moment, has a responsibility to educate users on things like this. A PDF in their home folder, or a slide show that takes like ten minutes to go through, telling new users how Linux is different to Windows would work wonders, and take up virtually no space on the install disc. There's no excuse for there not being one.

    --
    Admit it. You post strawman arguments as AC so you get modded Insightful for refuting them, rather than Troll
  16. Re:Not more safe by at_slashdot · · Score: 5, Insightful

    You have a poor understanding of what "malware" is or what Linux/Mac zealots claim.

    Malware is piece of code, all OSes run code, therefore all OSes are vulnerable to malware. What Mac and Linux "zealots" claim is that it's not likely to get malware in Linux/Mac just by browsing a site, opening an e-mail, or just by keeping the computer on and connected to the network -- that hasn't changed.

    "Repositories won't help with that, because people want 3rd party programs and games."

    I am happy with 25,000+ programs available in Debian repository, I never install random package from the Internet. At least the basic packages should be available from the repos so the risk is at least reduced if not eliminated (depending on the behavior of the user)

    In my experience people who use the word "zealot" lack arguments.

    --
    "It is our choices, Harry, that show what we truly are, far more than our abilities." -- Prof. Dumbledore
  17. Re:Repositories! by binarylarry · · Score: 4, Insightful

    Why? Because it's a sane method of delivering software, which is becoming widely used (i.e. Steam, iTunes Store, etc) vs the traditional "Herpes" model used by Windows?

    --
    Mod me down, my New Earth Global Warmingist friends!
  18. Re:Not more safe by nurb432 · · Score: 5, Interesting

    Except one would hope that you could trust what you get from a site like this. Not everyone can scour the source/binary of every app they get from a 'trusted' site.

    And if you cant trust the 'trusted' sites for the free stuff, then the entire FreeOS movement is dead in its tracks.

    --
    ---- Booth was a patriot ----
  19. What the summary didn't mention... by AlgorithMan · · Score: 5, Informative

    What the summary didn't mention: the screensaver has been there less than 24 hours.
    see pro-linux.de (german)

    --
    The MAFIAA is a bunch of mindless jerks who will be the first up against the wall when the revolution comes
  20. Re:At least it was fixable. by PeanutButterBreath · · Score: 5, Insightful

    Before trolls start yelling about how "OMGZ LINUX ISN'T SECURE HAHAHA" and things like that, let me tell you something: because GNU/Linux is so open and configurable, malware like this can be very easily removed. All you have to do is run a few commands in a terminal to remove this.

    Before trolls start yelling about how "OMGZ WINDOZE AV SOFTWARE IS COMPLICATED HAHAHA" and things like that, let me tell you something: because Windows is so accessible, AV software like this can be very easily deployed. All you have to do is click a few icons in the Start Menu to remove this. Blah, blah, blah

    On Linux and the like, everything is simple if you already know what you want to do. Otherwise, you have to trust unaccountable internet entities to provide you abstruse commands to run and hope they aren't trying to trick you into doing even more damage to your system. It should be obvious why that is a no way to combat malware.

  21. Re:Repositories! by wizardforce · · Score: 4, Informative

    No one is being locked into the repositories. If they want they can go elsewhere to get their software. The repositories merely provide a reasonably safe set of software available for the user.

    --
    Sigs are too short to say anything truly profound so read the above post instead.
  22. Re:Removal instructions from the site by selven · · Score: 4, Insightful

    A confusing command line instruction which most people would Ctrl-C and Ctrl-Shift-V into their terminal is actually a pretty good way to get a virus onto a Linux newbie's computer.

  23. Re:Not more safe by vadim_t · · Score: 4, Insightful

    Sorry, this line of argument is stupid.

    You're basically arguing that you can't be more secure than Windows -- Windows' security is as good as things will ever get, and everything else only gets less viruses because it has less marketshare.

    But if so, why all the security advancements in the latests Windows versions? Why isn't it still using Win95 era security? Why did MS bother coding support for NX, UAC and so on? Well, because turns out, it's possible to do better. Current Windows versions are vastly more locked down than Win95, because some design choices turned out to be stupid and vulnerable.

    Linux doesn't follow some common Windows security pitfalls, like having ActiveX and having the browser execute binaries from the net. It also doesn't have autorun. Just that closes several ways of compromising the system, therefore at least in that respect it's more secure. Of course it's not 100% impenetrable, but evidently there exist features and implementation details which make it easier or harder to compromise the system, so not all OSes are equally [in]secure, it depends on how they're implemented.

  24. Re:Not more safe by Anonymous Coward · · Score: 4, Insightful

    This particular malware is not because of a security problem with the OS.

    Except that if this was a Windows screensaver you can bet it would be blamed on the OS and not on the fact that it was a social engineering attack.

  25. Re:Not more safe by digitalunity · · Score: 4, Interesting

    Here's an idea. Feel free to agree, disagree, tear it apart, whatever...

    Why not have a kernel network access logging module with a userland process that periodically reports to users which programs are accessing the TCP/IP network? Say once a week or once a month or something. The number of programs that do this for many users is quite low. Probably Firefox, Thunderbird, Opera, uTorrent, a short list of other programs. Users then have an opportunity to ignore those programs on future reports. Users now have a good idea if there are changes to their system that might affect security.

    There would still be opportunity for malware to access the internet, but users would either 1) notice it or 2) it would make the malware work in very complicated, noticeable ways(like uploading data to a website using a URL).

    --
    You can't legislate goodness. Let each to his own destiny, by will of his freely made choices.
  26. Re:Not more safe by Anonymous Coward · · Score: 4, Insightful

    The reason most Windows-based PCs are infected is also due to the ignorance of users. I haven't had a virus or malware attack in years because I keep my antivirus program up to date, I don't visit sites that are prone to malware, and I use safe searching habits. The people who are constantly asking me to fix their computers are the ones who don't follow these strategies.

  27. Re:Not more safe by Voulnet · · Score: 4, Insightful

    If you have the source, you can do this in a few minutes (or put in your own temporary patch) with the proper skill and be back up and more secure than someone waiting for "Patch Tuesday."

    If you want Linux to grow and reach more people, as opposed to being a geek niche, then you should forget about requiring people to have the skills necessary to patch the source. Emergence of malware means only one thing: Linux is growing in popularity. Now, if we wish for its popularity to prosper then we should use the normal user's perspective a little bit; you know, people who can't patch the source and compile it by themselves.

  28. Re:Not more safe by nschubach · · Score: 4, Insightful

    I have a Windows machine which has been running just fine for years, but that doesn't mean that it's just as secure. If I do get a virus on that machine, there's a greater chance I will be rebuilding it opposed to my Linux machine.

    --
    Every time I start to have faith in humanity, I ruin it by driving to work between 7 and 8 am.
  29. Re:Not more safe by phantomfive · · Score: 4, Informative

    Not by anyone intelligent. The difference between Windows and Linux is how easy it is to remove stuff like this on Linux. It's easy on Linux. Sometimes practically impossible on windows.

    --
    Qxe4
  30. Re:At least it was fixable. by Drakin020 · · Score: 5, Insightful

    Ah but here is the problem.

    To you, removing a virus from Linux is easy, because you are obviously an intelligent Linux user.

    (Someone posted above the removal instructions)

    For you to write out: sudo rm -f /usr/bin/Auto.bash /usr/bin/run.bash /etc/profile.d/gnome.sh index.php run.bash && sudo dpkg -r app5552

    seems like nothing at all, but what about the average computer user? Do you think they know what sudo is? Hell I don't use Linux and I have no idea what the shit any of that stuff means. So no, that would only work with someone who really knows what they are doing with Linux.

    Now on the flip side, you say...

    "On Windows and the like, things are so complicated that Anti-virus software is almost required to remove some of their malware"

    Ah, but this is going off the assumption that we are dealing with an average Windows user, not an expert user (Such as your self with Linux)

    An expert Windows user like myself would say "Removing Malware is easy, just go into the registry's run section, remove what looks suspicious, delete temp files, prefetch, and search for the malware running process (Example: virus.exe) in the registry, and delete it"

    Ah see that to me is easy, I've done things like that all the time, and it's just cake.

    So I guess the point I'm trying to make is that...To you, removing a virus like this from Linux can be really simple...to someone who knows Linux, but the same can be said to a Windows user...who knows about Windows.

    --
    The greatest revenge in life is massive success.
  31. Re:Not more safe by LordLimecat · · Score: 5, Insightful

    If gnome-look is hosting .debs and not reviewing them, it seems to me like theyre inviting disaster.

  32. Re:Not more safe by Thinboy00 · · Score: 5, Interesting

    My mother managed to get some nearly-impossible-to-remove scareware on her (Windows) netbook. She swears up and down that she never visited any sketchy sites, had AV (but no anti-malware), etc. She was basically using it for several things:
    1) Visiting various newspapers' websites
    2) Webmail (a dedicated server for her business)
    3) Word processing (OpenOffice.org)
    4) Spider Solitaire
    5) A few online games (jigsaw puzzles, sudoku, presumably flash-based) she found on Google. I think this is the most likely vector, but she uses the same websites all the time.
    6) Visiting certain reputable, ad-free (AFAIK) sites.
    She is smart enough to never download/run/open suspicious programs/files/etc and she was using Firefox 3.5. This thing was able to prevent itself from being uninstalled easily. On Linux, she could have simply killed any offending processes (O.K. that's nontrivial, but no root permissions needed in theory) and check the (graphical, so-easy-to-use-a-caveman^H^Hgrandma-could-do-it) Gnome startup programs tool for suspicious entries. On Windows, we eventually had to use "System restore" (an OS feature) -- which the program could potentially have disabled had the malware author thought to do so (it was totally rooted -- the malware was preventing the installation of some anti-malware programs) and then download the anti-malware program that had previously failed to install. Windows Vista/7 are probably more secure than XP which she has, but I'm still reluctant to blame all Windows security issues on user stupidity. Now I have her running Firefox+NoScript so that it (hopefully) won't happen again, but that's mostly because she refuses to switch to Linux. Most users would be running IE7 or so... not Firefox+NoScript. This is clearly not just "user stupidity" -- it's a windows genuine advantage^H^Hbug.

    --
    $ make available
  33. Re:Not more safe by Thinboy00 · · Score: 5, Insightful

    There's also been some evidence of malware that triggers AV software on purpose, and acts as a distraction while the real dirty payload gets delivered silently elsewhere in your system. You are now fooled into thinking your system is clean because your AV caught the distraction virus, completely missing the real one that was also installed.

    AVs don't get "distracted" -- either the real payload is detectable by the AV, in which case the distraction won't be successful since both will be found and removed, or else the real payload is undetectable, in which case you don't need the distraction at all, and as a matter of fact it hurts you by making user more security-conscious.

    --
    $ make available
  34. Re:Removal instructions from the site by visualight · · Score: 4, Insightful

    Oh, dude. When I'm forced to use a Windows machine my #2 pet peeve is the paste buffer. You don't realize how much middle clicking you do until you don't have it anymore.

    --
    Samsung took back my unlocked bootloader because Google wants me to rent movies. They're both evil.
  35. Re:At least it was fixable. by FreelanceWizard · · Score: 5, Informative

    I'm afraid not. The reason this malware is easy to remove is because it doesn't do anything truly wretched, like patch libc and other applications, install a rootkit kernel module, and the like.

    Having dealt with Linux boxes that have been hit by automatic exploitation tools that go well out of their way to hide their presence, I can tell you that no matter what the operating system, the standard advice holds: once the machine is infected, the only sure way to get it back to a known state is to restore from a backup made prior to the exploitation or to wipe it completely and start over. I should also point out that these machines were rooted through the exploitation of previously-patched vulnerabilities in setuid services -- which is the exact same vector many Windows worms use, including Slammer and Conficker.

    The only difference between the tools I've run into and a full-on worm is that they run at the command of a cracker and scan IP address ranges of his choice. With a bare amount of automation, they could become very successful Linux worms, breaking into all those machines that, say, have old OpenSSH binaries that haven't been patched against its known remotely exploitable vulnerabilities.

    --
    The Freelance Wizard
  36. Re:Not more safe by Intron · · Score: 5, Insightful

    The idea behind it is so that someone will put out a patch for said vulnerability without having to wait for parent company to do so....

    It turns out that I have patched a serious vulnerability in Linux. Please download and install my patch as root on your system.

    Sincerely,
    Someone

    --
    Intron: the portion of DNA which expresses nothing useful.
  37. Re:Not more safe by phantomfive · · Score: 4, Insightful

    If you want Linux to grow and reach more people, as opposed to being a geek niche,

    I don't.

    For me, Linux is the perfect operating system for a programmer. I'd like it to stay that way. If it becomes popular, that's fine; but if it becomes something other than a programmer's operating system, I will switch to BSD or something.

    --
    Qxe4
  38. Re:Not more safe by mjwx · · Score: 4, Interesting

    Open source or not, you can't fix that unless the whole system is totally locked down like iPhone

    No, even the iphone has vulnerabilities. Locking down a system does not fix vulnerabilities, it only hides them from public view. An open system is more secure as everyone know when a vulnerability is discovered and syadmin's can make work arounds (or even pull the system down) until a patch is developed. With a closed system there is less chance of an exploited vulnerability being discovered by the people who want to fix it or are affected by it.

    --
    Calling someone a "hater" only means you can not rationally rebut their argument.
  39. Re:Not more safe by StuartHankins · · Score: 5, Insightful

    Personally I don't care if Linux is ever employed by the "average person". I'm not one of those people and the work I do requires people who know what's going on. Linux gives me the fine control to get in there and tweak things that Windows will probably never have.

    You can make a machine smarter, but people keep getting dumber all the time. At some point you just have to say to those people forget it, you're not going to learn, you're not worth trying to explain it to. Here's your Etch-a-Sketch.