New Email Worm Squirming Through Windows Users' Inboxes
Trailrunner7 writes "There appears to be an actual email worm in circulation right now, using the tried-and-true infection method of sending emails containing malicious executables to all of the names in a user's email address book. The worm arrives via emails with the subject line 'Here You Have' or something similar, and the messages contain a link to a site that will download a malicious file to the victim's PC. The malware then drops itself into the Windows directory with a file name of CSRSS.EXE, which is identical to a legitimate Windows file. From there, it's 2001 all over again, as the worm attempts to mail itself to all of the contacts in the victim's Outlook address book."
I thought worms were found in apples.
The entire UW mail system died yesterday morning.
Maybe this is why ...
-- Tigger warning: This post may contain tiggers! --
"Tonight We're Gonna Party Like It's 1999"
"When life gives you lemons, don't make lemonade. Make life take the lemons back!" -- Cave Johnson
People still allow .exe files through filters? Helllloooooo mimedefang...
Stupid question from a Linux / Mac user:
Are there really operating systems in use in 2010 that let you write files to a system directory without entering an administrator password?
What do you mean it's 2001 all over again? I never stopped receiving those. Every once in a while I receive a mail "from a friend", from the friend's address or not, telling me stuff like "Hey, here are the pictures of that party!" or "Have you seen this? I can't believe there are pictures of it!". They all contain links to weird-looking pages which, of course, I never open.
Sometimes I even receive those mails with URLs that actually contain my email address, like www.thisisnovirus.com/picturesfromlastnight/superdarion.
From what I can tell, they usually come from my friend's MSN/hotmail's address books.
Sigh. We need licenses to operate computers, that way we can revoke them when people click on the shiny red buttons.
--
Click to read more great comments: ILoveSlashdot.exe
It started working its way through NASA and contractor mail servers today. Lots of folks send mail to distribution lists and so those were getting lots of backwash from people replying to them, saying they didn't think the message was for them...
They're still using Outlook for email
laughingwomen.jpg
Are YOU using the TOOL, or is the TOOL using YOU? Think about it!
My MS Exchange email box at work filled up with these right before the server died..
Subject: Here you are
--------------
Hello:
This is The Document I told you about,you can find it Here.http://www.sharedocuments.com/library/PDF_Document21.025542010.pdf
Please check it and reply as soon as possible.
Cheers,
Domain Name: SHAREDOCUMENTS.COM
Registrant:
Worldwide Media, Inc
Domain Administrator (info@mostwanteddomains.com)
Po Box 129
Highlands
North Carolina,28741
US
Tel. +001.8132675600
Fax. +001.9543370351
Creation Date: 09-Oct-2003
Expiration Date: 09-Oct-2011
Domain servers in listed order:
ns17.this-domain-is-4-sale.com
ns17.mostwanteddomains.com
-----------------
I have to return some videotapes...
I was suspicious of any PDF today.
Might not have clicked on it but I might have. You normally think of PDF's as safe.
She was like chocolate when she drank... semi-sweet at first and then increasingly bitter.
Got sent to a maillist that covers just about everyone who works at a NASA center east of the Mississippi. Once you add up the virus-generated emails, the emails warning everyone it's a worm, and the emails complaining "for God's sake don't reply to everybody" (which replied to everybody), there were several score messages sent to thousands of users.
thank goodness I saw this article...i was seconds away from clicking on the attachment in Pine.
Good people go to bed earlier.
That would only work if you where logged in as an the admin account..
Or do you do everything as root?
Last login: Thu Sep 9 18:35:16 on console
focker:~ cralt$ cd /
focker:/ cralt$ touch testfile
touch: testfile: Permission denied
focker:/ cralt$ uname -a
Darwin focker.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386
Thank you come again.
I have to return some videotapes...
Initially, got a few batch of these at $work$ today -- one of the remaining 800lb Wall Street gorillas. The mails originated from some senders @NYSE, and were sent to some internal mailing lists.
It didn't take long before a bunch of our own drooling baboons clicked the link, causing more mails to go out to the internal lists. That went on for a few hours. Then came the inevitable "why are you sending this", "i must've gotten this by mistake", "take me off the list" replies from more internal senders, resent to the same internal lists. Then came the inevitable "this is a virus, do not reply to all" replies to all.
I told my management that what they have in their inbox, basically, is a list of people to get the axe when the next round of layoffs comes around. Can't create a more accurate list of people who are truly the bottom of the barrel, and do not belong in an organization that's supposedly charged with with billions of investors' and depositors' money.
P.S. -- I also thought that this was the exploit for the 0-day PDF flaw too, given the .pdf extension. But if this was just an ordinary executable, that you actually had to click through an extra time to execute, then there's even less excuse for anyone with a brain to get infected with this.
1) Yes, older ones. Unlike Apple, other companies don't force you to stop using an OS after a couple years. MS supports their OSes for a minimum of 10 years, and XP is scheduled to be supported until 2014. On XP most users run as an administrator, and thus need no privilege escalation to do anything. This is not required, they could run as a normal user, however they don't.
2) Who says you need system access? Most spyware we encounter these days doesn't bother, it just infects the user directory. No admin needed. Also, some detection tools have trouble noticing it when you log in as an admin and run them, since it is inactive at that point.
3) We are talking about people who will run executables from e-mail, something they've been told not to do about 1,000,000 times. You REALLY think an admin prompt will stop them? Hell no, they'll just grant permission.
If you think having to escalate privilege protects an OS, you are deluding yourself. Don't get me wrong, I like the feature and in the hands of a technical user it is a useful defense. However it does shit for the clueless users. You cannot protect someone against themselves and still give them control over their own system.
This is a merely a trojan. A real worm would infect other machines without intervention.
http://en.wikipedia.org/wiki/Computer_worm
-]Phreak Out[-
...the messages contain a link to a site that will download a malicious file to the victim's PC.
Shouldn't it be that the site uploads a file to the PC, while the PC (or the worm itself) downloads it? I know the distinction is lost on the vast majority of users these days—which is a shame, since the concepts of "sending" and "receiving" are important enough to distinguish—but c'mon, this is Slashdot.
"This algorithm runs in constant time. Come on, 2,147,483,648 is a constant..."
The problem is that Mac/Linux users loved to bang on about this as a reason their OSes were more secure. "Oh asking for an admin password protects us." Of course it doesn't, you still have to know what you are doing but there you go. So then Windows got it too. Well now this is a problem, you can't claim it as an advantage anymore. What's more, Windows does it right, it is true privilege separation, and it doesn't cache it like a number of Linuxes do (you sudo in the GUI and it stays that way for 10 minutes). So what to do? Oh, well attack it from asking too often, of course! Never mind it only asks for, you know, things that actually require access. It is still too often!
Some people just have a mindset that their OS is Superior and Windows is Inferior. Thus they'll come up with whatever justifications it takes to convince themselves of that. It isn't about facts, it is about a belief they are trying to justify.
Also to the people who think admin gets asked for too much: Please remember that anything that doesn't need admin to do, a virus/spyware can do without that admin. So if a program can be installed without admin (and it can actually, just only to that user's account, not system wide) then a virus can be installed without admin. There is no half way, you can't have something that only a legit program can do that a virus needs admin for. Something either does or does not require admin. Period.
The people who fall prey to a virus like that won't be technical enough to do that (even with an easy point and click tool)
If something like Sandboxie were bundled with the operating system, mail clients would by default run mail attachments in a sandbox. But you're right that it wouldn't stop "This application wants to break out of jail: Cancel or Allow?" from getting a click on Allow. The only thing that can stop that is mandatory verification of the hardware maker's digital signature on everything from the bootloader on up, as seen in iPhone and other consoles.
An iPhone may or may not be an appliance, but general-purpose computers and the operating systems designed for them are certainly not appliances.
It is a miracle that curiosity survives formal education. - Einstein
I got one of these at work.
The reason it didn't nail my machine is because...
1. I have HTML disabled on Outlook
2. I never click ANY links that go outside the company.
I did a quick search on the URL, and it led me to Slashdot in the Google results. Yay Slashdot!!
But here's the catch? Someone INSIDE the company *did* get hit, and it spread from their address book to everyone else. That's the usual progression, of course, but the source and headers actually made me look twice.
ALL of the headers, everything, came from inside the company firewall. I could see where it passed through at least 3 firewall systems to get to me.
When I spoke to network security, they said they'd been fighting it since noon. The reason why is because people are actually READING THE HEADERS and checking the user, and it's coming up legit!
The folks on our end are actually doing due diligence, they're just not paranoid enough.
[End Of Line]
We had to deal with this mess today, running around to PCs and flat-out shutting them off. One user that I came across clicked on the link because he "verified that it was from someone in the office." His Outlook outbox had over 34,000 emails ready to send. Quite a mess and we're still cleaning it up. I thought we had learned our lesson with the "I Love You" virus. What's worse is that the spam filter, IPS, Windows firewall, antivirus, and web proxy all failed to stop the attack.
Wooden armaments to battle your imaginary foes!
User retards:
- What retard still uses Outlook?
You use what the company tells you to.
- What retard still opens exe files it receives in e-mail?
This wasn't an .exe file. It was a .scr file that was encapsulated in HTML to make it look like a .pdf. If you had HTML enabled, you'd only see a .pdf.
- What retard still opens links it receives in e-mail?
If I wasn't a paranoid security-nut, I would have. It came from inside the company, from a legitimate user I'd been in contact with in the past. But because I'm paranoid and have HTML disabled in Outlook, I could see the REAL link going to someplace in the UK.
Admin retards:
- What retard still deploys Outlook/Exchange
Have you got something better that can support 150,000 unique email addresses in the United States alone???? Do you wanna add 100 additional countries to that, with all the additional email addresses? No, please! Amuse us. Tell us how wonderful your particular flavor of *nix is for taking care of such a big system.
- What retard still allows exe files to pass through e-mail?
See above.
- What retard still doesn't classify links in e-mails that point to shoddy domains as spam?
See above.
- What retard mounts a corporate home directory without the noexec flag?
That's what a zero-day exploit does. It finds a way around that.
- What retard still allows their users to run as root/admin?
See above.
- What retard allows a client computer to send more than 1 mail per second?
They're called "distribution lists". When the bad guys get inside, they work just as well for them as they do the user.
[End Of Line]
Have you got something better that can support 150,000 unique email addresses in the United States alone???? Do you wanna add 100 additional countries to that, with all the additional email addresses? No, please! Amuse us. Tell us how wonderful your particular flavor of *nix is for taking care of such a big system.
I wonder why you got modded so high. Do you have any clues about email systems?
1) Support for 150,000 unique email addresses: There is no need to use unique in that sentence. Also support for what? Even my texteditor can hold that many email addresses (unlike notepad) and since it is unicode based there is no difficulty adding other countries usernames. So what the hell do you mean by support for 150k email addresses?
And why should it be a problem at all for any system? MTAs and MDAs are limited by the amount of traffic and not by user accounts. IMAP takes care of the mailbox access for the individual user. Every part of the system can be split over multiple server if you need more performance. The mail storage is database driven and scales depending on your choice of database. LDAP can store many more than 150k addresses.
2) What has the operating system to do with the programs running on it?
I can run the un'x flavour services as you call it on any system I like (Even windows). There is no real tie between os and services. They compile on every flavour of un*x and some mad people always take it and port it to windows, too.
3) Distribution lists?
I guess you mean mailing lists with restricted access. Maybe you should restrict the access harder. I can't see any reason for normal people to have access to lists like just because they are a member of the university for example.