Slashdot Mirror


10,000-website Strong Malware Maze Created by Criminals

Stony Stevenson passed us an ITnews article about the newest scam in online crime. Some 10,000 web pages have been rigged by IT-minded criminals, with the aim of hijacking unsuspecting PCs. The site reports that the users are redirected through a maze of malware, all with the goal of gaining access to personal user information. "The reprogrammed web pages are probably victims of an automated attack that included scanning the internet for unsecured servers and planting a piece of JavaScript code that redirects to a site in China to serve up the malware. The malware cocktail attempts to exploit vulnerabilities in Windows, RealPlayer and other applications to break into the PC. A back door also allows the subsequent installation of additional malicious programs. McAfee Avert Labs first spotted the attack on 12 March. 'Of the 10,000 pages that were compromised a number have already been cleaned up,' the firm stated."

41 of 118 comments (clear)

  1. Oblig. by Damocles+the+Elder · · Score: 3, Funny

    It's over 9000!

    1. Re:Oblig. by fireman+sam · · Score: 3, Funny

      Every time someone posts to complain about a mod decision instead of leaving it to the meta-mods, God kills a kitten.

      --
      it is only after a long journey that you know the strength of the horse.
    2. Re:Oblig. by cheater512 · · Score: 2, Funny

      Oh nice work there. He just killed another one. :P

    3. Re:Oblig. by lantastik · · Score: 2, Funny

      IT'S OVER NINE THOUSAND! is a meme started from the annie may Dragon Ball Z, where characters would use scouters to detect power levels. It was cuntpasted many a time for the win. No topic goes without it. It's worth noting that in the original man gay, Vegeta noted Goku's power level as being "over 8000", "9000" is a product of Funimation Faggotry.

      From: http://www.encyclopediadramatica.com/9000 Cuntpasted? Is that what the kids are doing now-a-days?
    4. Re:Oblig. by Gideon+Fubar · · Score: 2, Funny

      I wish i could metamoderate this '+1 Funny'. Oh teh irony.

      --
      http://www.xkcd.com/354/
  2. Another oblig by esocid · · Score: 4, Funny

    It's a trap!

    --
    Absolute power corrupts absolutely. indymedia
    1. Re:Another oblig by LMacG · · Score: 5, Funny

      Or for us older folk:

      You are in a maze of twisty little web pages, all alike.

      --
      Slightly disreputable, albeit gregarious
    2. Re:Another oblig by TaoPhoenix · · Score: 2, Funny

      Do we get eaten by a grue?

      --
      My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
    3. Re:Another oblig by LMacG · · Score: 2, Funny

      Only if it's pitch dark.

      --
      Slightly disreputable, albeit gregarious
  3. Including Slashdot? by davidwr · · Score: 4, Insightful

    Maybe not today, but tomorrow?

    Seriously, it's time to seriously sandbox web browsers and have "no extensions" by default with overrides on a per-page, per-session basis allowed.

    In addition to sandboxing, browsers should ship with NoScript or equivalent functionality built-in.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    1. Re:Including Slashdot? by CRCulver · · Score: 5, Insightful

      In addition to sandboxing, browsers should ship with NoScript or equivalent functionality built-in.

      Most of the sites that most of the average public uses are heavy on Javascript. A web browser shipped without support for JS by default is not going to win many users.

    2. Re:Including Slashdot? by Anonymous Coward · · Score: 2, Informative

      > In addition to sandboxing, browsers should ship with NoScript or equivalent functionality built-in.

      You mean like all the browsers of the Mozilla series do? NoScript is just a GUI exposing the Mozilla Security Policies, which have been available via prefs.js since ever. An older one is "Policy Manager" , and the lack of a GUI is even a long term Bugzilla entry.

      And yes, the NoScript guys intentionally create the impression that their work is something new.

    3. Re:Including Slashdot? by davidwr · · Score: 3, Interesting

      Far better is a mechanism where content from one server can be authenticated by another server.

      For example, if http://www.foo.bar/ served up index.html, and http://authenticator.foo.bar/ served up an md5 hash based on its copy of index.html, an attacker would have to compromise both servers to fool the checksum.

      This works well for static content. For dynamic content each piece would have to be checked independently. There are also other serious issues that would have to be worked out.

      Your web browser could treat unauthenticated content as untrustworthy even if the site was otherwise trusted by the user.

      --
      Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    4. Re:Including Slashdot? by MttJocy · · Score: 2, Informative

      If you read TFA not very slashdot I know, but it does say that several of the sites were what would normally be considered trusted and thus could likely end up on such a whitelist so it would hardly protect you against situations like this where trusted websites have been owned by a malware attack themselves.

    5. Re:Including Slashdot? by FLEB · · Score: 2, Insightful

      I suppose I'd give them credit, if nothing else but for the initiative. A commonly-desired behavior isn't much of a "feature" if you have to dig around raw un-user-documented prefs to activate it.

      --
      Information wants to be free.
      Entertainment wants to be paid.
      You just want to be cheap.
  4. We should make vbscript the standard... by syntaxeater · · Score: 5, Funny

    ...then we wouldn't be having these problems.

    1. Re:We should make vbscript the standard... by IBBoard · · Score: 2, Funny

      Yeah, because all of the sane webmasters would have quit or killed themselves and the insane ones would be creating pages that no-one would want to visit!

  5. more informative article here by esocid · · Score: 3, Informative
    The name for the rootkit is random js toolkit which seems pretty uninventive to me.

    The random js attack is performed by dynamic embedding of scripts into a Web page. It provides a random filename that can only be accessed once.
    So does the infected computer then inject something into websites the user visits or is that done by whoever designed this little rootkit?
    --
    Absolute power corrupts absolutely. indymedia
  6. The Question Webmasters Have Is... by ausoleil · · Score: 5, Insightful

    ...how do we check our sites to ensure that this code has not been planted. The article gives no clue at all. It doesn't even identify if is platform or technology specific, etc. Just that someone else has set up a huge botnet.

    Even sysadmins and webmasters that use best practices and diligently patch, etc. can be gotten because there are always undisclosed holes that are utilized. In fact, were I in that game and I figured out something to defeat security, it would keep it under my ragged black hat and never share that info.

    1. Re:The Question Webmasters Have Is... by whitehatlurker · · Score: 3, Interesting
      See the posting immediately previous to yours.

      Yes, TFA is sparse on the details, but if this is the attack, it is detected by several anti-virus packages.

      That rootkit is very stealthy. It might most easily be detected by watching your httpd server logs for random javascript files being served. Some details here.

      Note: I don't know that the above is the exploit described in TFA. I believe this subject was discussed earlier on slashdot. It was in The Reg as well.

      --
      .. paranoid crackpot leftover from the days of Amiga.
    2. Re:The Question Webmasters Have Is... by kesuki · · Score: 3, Interesting

      the funny thing is this isn't even the worst thing I've seen black hats use. There is this NASTY little exploit in windows that lets a CD-ROM be used to install automatic updates, when automatic updates ARE DISABLED.. think about this a little a cd-rom, CD-r, DVD-r, BD-R so what do you use to back up your data? blank dvds? did you ever notice that a disc left open 'gained' an extra session, somehow some where?
      BAM huge exploit.. it's the one that got me. i was tied up for weeks trying to figure ways around this nasty virus, and how to not loose all my data... i had no internet and the dang root-kit kept coming back (there were flaws in the root-kit, that caused 'bugs' the big 3 are, 1. a recurrent error in chkdsk where windows keeps complaining about the volume bitmap being corrupted. This is not as reported, a flaw in chkdsk, but something the Root-kit does constantly to 'make all it's infected files completely invisible to rootkit and virus scanners' the only way to scan for those files, is to put the hard drive into a linux machine and 'find' the missing files you can detect the problem in windows though, you navigate to your
      System Volume Information\_restore{(long number here)}\RP1 the RP1 folder is supposed to contain sequentially numbered temporary files, that are never deleted by normal means... so if you spot a 'numerical gap' in the files listed, you have the root-kit, to prove it pop the drive in a linux machine(or live cd) and the 'missing' numbered files are there, not deleted, not invisible, just 'not in the volume file bitmap' that's the easiest way to detect it, the second and third ways are less scientific, the second way I've detected it is by playing full screen games for many hours straight. if randomly over the course of 2-4 days the desktop shows in mid game for no reason... you have the root kit. sometimes it happens 3-5 times a day, but not always. the third indication doesn't always happen, but sometimes, the root-kit does something wrong, and autoplay gets disabled. usually this is related to frequent dvd movie usage. autoplay will still work on usb drives, but no longer on any optical drives... it's very wierd. in one case, it even screwed up the system so bad that '3 programs' installed on the system would 'set the default screen saver/power management settings back to their original windows defaults every 2 seconds' one of these programs was VLC media player, and frankly trying to watch a movie when the screen goes black every 20 minutes is ANNOYING...

      if you have any of the above mentioned symptoms i'd recommend grabbing a live cd linux disc, and mounting the hd and looking in your System volume information folders for signs of files that are only readable under linux.

    3. Re:The Question Webmasters Have Is... by Uncle+Op · · Score: 2, Informative

      The Register offered one way to see the list:

            http://www.theregister.co.uk/2008/03/13/trend_micro_website_infected/

      The list is over 23,000 pages:

            http://www.l.google.com/search?hl=en&q=%22script+src%3Dhttp%3A%2F%2Fwww.2117966.net%2Ffuckjp.js%22&btnG=Google+Search&aq=f

      I haven't counted the Google-provided list. In theory some of those sites/pages have already been cleaned up, and they are reported 'cuz that was the last time Google spidered them.

  7. Great Threat Research by metalman · · Score: 5, Insightful

    "Often you hear warnings about not going to untrusted sites," said Craig Schmugar, threat researcher at McAfee Avert Labs... That is good advice, but it is not enough. Even sites you know and trust can become compromised."

    In the old days it was easy to avoid malicious sites. Now even your neighbor could be the terrorist... err..I mean.. even sites you know and trust can become compromised.

    At least this threat researcher offered a calm analysis with plenty of advice about how to avoid such attacks without recoiling from the web in fear.

    MUST BUY MCAFEE...

  8. It is pitch black. by circletimessquare · · Score: 5, Funny

    You are likely to be eaten by a script kiddie.

    --
    intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
  9. NoScript is a no-go by ivan256 · · Score: 5, Insightful

    Why not just disallow redirection and loading of off-domain/off-host data from scripts?

    Disabling scripts entirely disables dangerous behavior, sure... But is also disables lots of desirable functionality that most people want.

    1. Re:NoScript is a no-go by ivan256 · · Score: 4, Insightful

      Interactive code can't be run on the server and still be responsive enough for a good user experience.

      Web pages aren't just static content anymore. And other than stuffy people who don't want to let go of the paper document, or paper document + hyperlink models, nobody really thinks they *should* be static content either.

  10. Pages != Sites by mythosaz · · Score: 2, Interesting

    10,000 pages != 10,000 sites. ...unless the sites each only have one page.

  11. Re:It's called a hosts file by Se7enLC · · Score: 3, Informative

    This was the information that should have been included in the article. A link to the McAfee Avert Labs Blog:

    http://www.avertlabs.com/research/blog/index.php/2008/03/12/another-mass-attack-underway/

  12. Obligatory criticism of the use of 'obligatory' by spun · · Score: 4, Funny

    From now on, whenever someone posts something they claim is 'obligatory,' we should point out, "You keep using that word. I do not think it means what you think it means." Dueling memes, what fun!

    --
    - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
  13. Impressive! by jgarra23 · · Score: 2, Funny

    It reminds me of that Eddie Izzard bit in "Dress To Kill" where he talks about how we as a society abhor serial killers but when we start to get even into the hundreds or thousands or millions we're like, "well done!" that's impressive! In an odd morbid sort of way... I mean, you hear about worms and crap like that or the oddball who hacked A system... but to create a "maze" of over 10k sites?? Well, uh... impressive!

    1. Re:Impressive! by IBBoard · · Score: 4, Funny
      And for anyone who is unfortunate enough not to know Eddie Izzard or who hasn't seen "Dress to Kill", the section is:

      And Hitler ended up in a ditch, covered in petrol, on fire, so, that's fun! I think that's funny, 'cause he was a mass-murdering fuckhead. And that was his honeymoon as well! Double trouble!

      "Eva, let's marry."

      "Where should our honeymoon be?"

      "Well, in a ditch, covered in petrol, on fire. I've already arranged it upstairs."

      "Oh, how romantic, Adolf."

      "Yes, I thought!"

      Fun! What a bastard! And he was a vegetarian, and a painter, so he must have been going, "I can't get the fucking trees... Damn! I will kill everyone in the world!"

      And he was a mass-murdering fuckhead, as many important historians have said. But there were other mass murderers that got away with it! Stalin killed many millions, died in his bed, well done there; Pol Pot killed 1.7 million Cambodians, died under house arrest at age 72, well done indeed! And the reason we let them get away with it is because they killed their own people, and we're sort of fine with that. "Ah, help yourself," you know? "We've been trying to kill you for ages!" So kill your own people, right on there. Seems to be... Hitler killed people next door... "Oh... stupid man!" After a couple of years, we won't stand for that, will we?
      Pol Pot killed 1.7 million people. We can't even deal with that! You know, we think if somebody kills someone, that's murder, you go to prison. You kill 10 people, you go to Texas, they hit you with a brick, that's what they do. 20 people, you go to a hospital, they look through a small window at you forever. And over that, we can't deal with it, you know? Someone's killed 100,000 people. We're almost going, "Well done! You killed 100,000 people? You must get up very early in the morning. I can't even get down the gym! Your diary must look odd: "Get up in the morning, death, death, death, death, death, death, death - lunch- death, death, death - afternoon tea - death, death, death - quick shower..."

      So I suppose we're glad that Pol Pot's under house arrest... you know, 1.7 million people. At least he - we know where he is - under house arrest! Just don't go in that fucking house, you know? I know a lot of people who'd love to be under house arrest! They bring you your food... "Just stay here? Oh, all right. (singing laconically ) Have you got any videos?" You know, you just sit there all day... And Pol Pot was a history teacher. And Hitler was a vegetarian painter. So... mass-murderers come from the areas you least expect it. I don't know how the flip comes over, but it happens.


      http://www.auntiemomo.com/cakeordeath/d2ktranscription.html#history
  14. Isn't this the obvious result .... ? by King_TJ · · Score: 4, Insightful

    First, people figured out that in order to hijack people's PCs for "bot net" purposes, they could try to trick them into installing a program that would slip it in, along with the desired program being loaded. But along came all the "spyware cleaner" packages, that could identify and remove the malware, leaving the originally desired software installed and running.

    So the next trick was to try to make removal difficult or impossible by infecting a PC with a "downloader virus". That way, the virus itself would try to avoid detection, but silently download and install spyware from various sites around the world. The user might figure out he/she was infected with the spyware and try to clean it with a remover, but it would keep coming right back, as the original virus kept re-downloading the stuff.

    This led to popular anti-virus packages starting to blur the lines between spyware and virii (in cases where the company in question didn't have a specific anti-spyware product ready to sell you). They'd just attempt to clean ALL of the stuff up. Others wanted you to run 2 distinct programs together to protect against both types of threats. In any case, all of this confused a lot of people -- but also made them catch on that a lot of this stuff appeared to be impossible to clean ONLY because of that "downloader trojan horse" trick.

    After they started "wising up" and unplugged their Inet connections while doing all the virus and spyware removal ... the "evil doers" had to escalate things further.

    The current ploy of injecting the stuff from normally benign web sites is pretty much the "next logical step" for them. Doesn't surprise me a bit. I think we'll continue to see more and more of this, too. After all, this attack has several vectors. DNS server entries could be spoofed, redirecting people to fake sites. Web servers with security flaws could be compromised, and modified code loaded directly onto them. Or maybe, legitimate sites will unwittingly host infected ad banners down their pages, paid for by "advertisers" with motives other than really caring if you view the ad's visible content?

  15. can anyone tell me the checksum of the code? by 3seas · · Score: 5, Informative

    I discovered my site had a directory and just under 2500 pages added to it. The directory and file dates are January 9th 08 and every one of the html files has the same script code in it. My research turned up indication of two mass site hacks in January.

    A google search for threeseas.net/blogger/log/cache/ (cache being the directory that contained the files [past tense]) shows up about 4500 site pointing to one of the files in that directory. Some of the findings are even sourceforge sites and you can tell they have been hacked as well. In other words there are a lot of hacked sites besides mine.

    I notified google this morning and my host has already removed the files from my site as the owner and group were set that I couldn't do this myself.

    anyways rather that posting the code, a check sum would be better of the code starting with teh word "function" to the end of the code.

    1. Re:can anyone tell me the checksum of the code? by element-o.p. · · Score: 3, Informative
      From TFA:

      Signaturing a dynamic script is not effective. Signaturing the exploiting code itself is also not effective, since these exploits are changing continually to stay ahead of current zero-day threats and available patches.

      Sounds like it would be rather difficult to get a checksum for you, sorry.
      --
      MCSE? No, sir...I don't do Windows. Yes, I am an idealist. What's your point?
  16. Re:Isn't this the obvious result .... ? by d3ac0n · · Score: 2, Insightful

    It makes you wonder what the next logical step after this one is, doesn't it?

    Personally, I suspect that we will start seeing DNS cache and Route poisoning attempts become much more commonplace. Particularly after the whole "YouTube gets 'knocked offline' because of an improper route broadcast by a piss-ant totalitarian country" issue we had in recent weeks.

    I would bet good money that there were criminals rubbing their hands together with glee over the idea of dumping MILLIONS of users to a malware server simultaneously. Or using that type of exploit as a blackmail tool.

    What do you think the next logical step is?

    --
    Official Heretic from the "Church of Global Warming". Proven right thanks to whistle blowers. AGW = Flat Earth Theory
  17. Save us by DiscoLizard · · Score: 5, Funny

    McAfee Avert Labs described the assault as "one of the largest attacks to date of this kind".

    The attack serves as a reminder that even trusted websites can be malicious, McAfee warned.

    "Often you hear warnings about not going to untrusted sites," said Craig Schmugar, threat researcher at McAfee Avert Labs."That is good advice, but it is not enough."

    McAfee Avert Labs first spotted the attack on 12 March.



    I wonder who can sell us some sort of software to guide us out of this maze of evil webpages?

  18. Re:What's vulnerable? by symbolset · · Score: 3, Funny

    The article doesn't make it clear. This is a vulnerability in Windows, or in IE?

    Yes.

    --
    Help stamp out iliturcy.
  19. Re:Dueling memes.. by Gideon+Fubar · · Score: 3, Funny

    You're doing it wrong; the internet is for porn.

    --
    http://www.xkcd.com/354/
  20. Re:Wait, so we know the physical location... by mjwx · · Score: 2, Funny

    Isn't this what Tactical Nuclear Weapons were designed for?
    No. Killing them that way is not slow and painful enough.
    But nuking them from orbit is the only way to be sure.
    --
    Calling someone a "hater" only means you can not rationally rebut their argument.
  21. Re:Time to Cut China Off of Our Internet by billcopc · · Score: 3, Insightful

    I've been saying (and doing) this for years. China, South Korea, Malaysia, some parts of Russia... It sucks for them, but until their Governments/ISPs clean up the network, banning entire IP blocks is one of the better defenses against these malware floods. I figured it out while studying IDS logs a while ago, and noticed 98-99% of all exploit scans were coming from those countries. I do feel sorry for the good people who are getting blacklisted on behalf of their shit-flinging neighbours, but part of me wants them to get pissed off and do something about it, whether it's complaining to their ISP / political figure, or even just spontaneously beating the shit out of that sketchy kid selling burnt movies on the corner.

    Raising awareness is the first step toward solving a social problem like this. I used to drop packets at the router, but now I redirect them to an informational page explaining precisely why they're being blocked, with links to virus and spyware cleaners. That's if they weren't trying to find phpMyAdmin vulnerabilities, those guys I give a big colorful F.U. page, and if they ever invent the remote boxing glove, I'll add a trigger for that too!

    --
    -Billco, Fnarg.com
  22. THANKS A LOT, "SECURITY"! FOR NOTHING! by Jane+Q.+Public · · Score: 3, Insightful

    If McAfee (and others) really wanted to solve this "problem", then they would have to do little more than TELL US what the domain name, IP address, etc. of the offending server was!

    If we knew that, we could reject any requests from there at the application OR server level, or even both.

    And when they move to a new server, same thing. Of course, it would be helpful to have signature(s) of the code as well, but let's STAMP OUT the immediate problem, then worry about potential problems.

    I know the "security" companies are commercial interests. But there are times when responsibility toward your community trumps making an enormous profit.