PDA

View Full Version : [ubuntu] How did this happen? Spam sent from my hotmail account.


SerpicoUK
April 3rd, 2009, 02:27 PM
Hi all,

A few months ago I made the switch to ubuntu. Last night, my hotmail account sent a spam email to all my contacts list.

To my knowledge I've not been doing anything I've not done before using Windows/internet.

I'm using firefox with the no-script plug which I've used for years. I didn't download anything or even open any emails.

Looking back through yesterdays internet history I didn't visit any websites I've not visited before. And no dodgy websites at all.

Anyone know what caused the spam sending? And what actions should I take now? My confidence in Ubuntu has taken a slight dent - hopefully you guys can reassure me!

Serp.

cariboo907
April 3rd, 2009, 03:18 PM
It sounds like someone has cracked you hotmail account, probably due to a weak password. It has nothing to do with Ubuntu. Hotmail is a webmail service, that is operating system agnostic. My suggestion would be to close the account and create a new one with a strong password.

Jim

ajgreeny
April 3rd, 2009, 03:22 PM
Can't you just change your password to something more difficult to hack?

Mason Whitaker
April 3rd, 2009, 03:28 PM
Switch to Gmail, which is a hundred times better with no ads...?
You can also set it up where you can send email from your hotmail account, which is really nifty.

albinootje
April 3rd, 2009, 03:29 PM
Last night, my hotmail account sent a spam email to all my contacts list.

How did you find out exactly ? There was spam in your outbox ?
Or did one of your contacts complain ?
If there was no spam in your outbox, did you then check the email-headers to see which ip address was used ?
Are you using only webmail, or also a mail-client which connect to hotmail.com ?

You should also realise that email-viruses on infected MS-Windows machines make up pretty random From: and To: addresses (in the emails they send out) bases on addressbooks that the virus comes across.

Apart from that, IIRC, hotmail.com has had security problems in the past where mailboxes could be read and used by others.

Cope57
April 3rd, 2009, 03:30 PM
Microsoft owns Hotmail... go figure.

Hotmail accounts get hacked all the time...

SerpicoUK
April 3rd, 2009, 04:07 PM
Everyone has been emailing me telling I've sent them an odd email. Some in my sent box as well.

I find it hard to believe my account has been cracked. If so then whoever did must surely be able to get into 90% of accounts as my account is secured by a long random string of alpha-numeric.

albinootje
April 3rd, 2009, 04:21 PM
Everyone has been emailing me telling I've sent them an odd email. Some in my sent box as well.

Okay, did you check the email-headers ?
To find out about the possible ip address source, the possible email-client used, and the time it was send around.

I find it hard to believe my account has been cracked. If so then whoever did must surely be able to get into 90% of accounts as my account is secured by a long random string of alpha-numeric.

Do you use https for all your webmail accounts, and pop3-ssl and imap-ssl ? If not, your password could have been sniffed by a 3rd party in between your machine and then destination.

And this could be interesting to read :
http://74.125.77.132/search?q=cache:z6B1_Bq5MT0J:paper.ijcsns.org/07_book/200805/20080504.pdf&cd=4&hl=en&ct=clnk

SerpicoUK
April 3rd, 2009, 04:35 PM
Just http - the emails originated from my own account. Hotmail doesn't display any information on the email regarding what computer sent it. Does look like something cracked my account.

I reckon my password it 100x stronger than the common net user. But I've just been googling brute force attacks...looks like you can buy cracking machines for relatively cheap sums (i.e low level criminal spamming outfits) that would make mince meat out of my (and most peoples) password.

A consequence of computer speed increasing and prices dropping at break neck pace. Can't be too long before a password (that you can remember) just won't protect anything.

Bit of an eye opener. Thanks for all your replies.

SerpicoUK
April 3rd, 2009, 07:12 PM
I'm not entirely sure how these things work - but surely microsoft wouldn't allow one ip address to make millions of attempts on a password. Or is there a technical reason as to why they can't stop that?

Makes me wonder if something more sinister isn't going on - some key-logging or something else...

Amazing how much paranoia one spamming email can cause.

albinootje
April 3rd, 2009, 07:26 PM
Makes me wonder if something more sinister isn't going on - some key-logging or something else...

I got the impression that you're using the same password for more than just the MS-Hotmail account, right ?
If you're using the same password to fetch email via pop3 from your ISP then your plain text communication there could have been sniffed.
I think it's a bad thing that some ISP companies still use the old fashioned plain text pop3, but it's still there :(

And.. are you using wireless at home ? Wifi or Bluetooth ?

Have you been using computers elsewhere and checked your email from your hotmail-account ?

SerpicoUK
April 4th, 2009, 06:08 AM
I only use hotmail for email. No pop3 set up on my computer at all.

I've never accessed my hotmail account from an unknown computer.

From a quick search this sort of thing seems to go on all the time. Not just with hotmail but also gmail and yahoo to name but a few.

Seems that no one is too sure about the cause but some may be viruses, some may be brute force attacks and some may be user names and passwords bought/stolen from other websites/services - seeing that people often use the same or simple variations of user names/passwords.

hyper_ch
April 5th, 2009, 03:05 AM
I'd just host my own email services.

khelben1979
April 5th, 2009, 11:43 AM
Switch to Gmail, which is a hundred times better with no ads...?
You can also set it up where you can send email from your hotmail account, which is really nifty.

I agree. Does hotmail offer SSL (according to Wiki, SSL has been replaced by TLS (http://en.wikipedia.org/wiki/Transport_Layer_Security) now. Did not know this myself) as Gmail?

hyper_ch
April 5th, 2009, 11:50 AM
why bother about tls/ssl if both services will index your mail anyway.

khelben1979
April 5th, 2009, 12:49 PM
why bother about tls/ssl if both services will index your mail anyway.

What do you mean by the that? Throw away security thinking? :confused:

hyper_ch
April 5th, 2009, 12:52 PM
what security? when your email runs through hotmail or gmail then Microsoft or Google will auto-analyze it to display nice adds to you. The email is already known... so I wonder why even bother with ssl/tls

glotz
April 5th, 2009, 01:12 PM
I'm not entirely sure how these things work - but surely microsoft wouldn't allow one ip address to make millions of attempts on a password. Or is there a technical reason as to why they can't stop that?Yes there is, the attacks these days are distributed, thanks to (Micro$oft) botnets.
http://bsdly.blogspot.com/2008/12/low-intensity-distributed-bruteforce.html

Ubuntu has pretty secure default settings. The problem is, you can change them. Got some rogue repos, for example? Do cat /etc/apt/sources.list Perhaps get and run rkhunter and chkrootkit.

tturrisi
April 7th, 2009, 07:44 AM
How do you connect to the Internet? Email usernames and passwords are sent in clear text, so if use wifi then anyone can sniff the username and password. If wired, they can also be sniffed but someone would need to be connected to your LAN or physically tap the line.

For example, use a laptop in a coffee shop, check your email and I'll show you your email username & password before you finish reading your first new message!

albinootje
April 7th, 2009, 08:46 PM
There's an interesting article here about new ways to attack SSL-based traffic :
http://www.linux-magazine.com/online/news/attack_on_ssl_users_discovered_tool_sources_releas ed

kevdog
April 7th, 2009, 09:18 PM
I posted about this awhile ago. You must have received the www.niyacn.com letter. Clicking on this link sent to you from a friend propogates this letter to all your contacts -- erases your contact list -- and then sets your vacation responder announcement to keep mailing this letter if anyone attempts to contact you! See if your vacation response announcement has been altered. There are a few reports on the 'net about this, but the response from M$ has been tepid.

albinootje
April 8th, 2009, 06:48 AM
I posted about this awhile ago. You must have received the www.niyacn.com letter. Clicking on this link sent to you from a friend propogates this letter to all your contacts -- erases your contact list -- and then sets your vacation responder announcement to keep mailing this letter if anyone attempts to contact you! See if your vacation response announcement has been altered. There are a few reports on the 'net about this, but the response from M$ has been tepid.

In the thread about your original posting about this "scam" mentions an .exe file.

The OP in this thread was using Linux. Perhaps with Wine installed, perhaps not, I don't know, but let's not confuse those two things.

kevdog
April 8th, 2009, 07:49 AM
There was no .exe file associated with the email. If you want I can email you the letter. I would suggest a google search since others confirm the same behavior as originally described by this poster. Albeit I haven't seen anything yes or no about Linux, however the reports from the hotmail.com support site are very scant. It seems like M$ is burying the issue. BTW, this also affects yahoo accounts as well, but I have seen no reports in association with gmail or any other mass email hosting service.

albinootje
April 8th, 2009, 07:16 PM
There was no .exe file associated with the email. If you want I can email you the letter.

Can you attach it to a personal message ? Thanks.

I would suggest a google search since others confirm the same behavior as originally described by this poster. Albeit I haven't seen anything yes or no about Linux, however the reports from the hotmail.com support site are very scant. It seems like M$ is burying the issue. BTW, this also affects yahoo accounts as well, but I have seen no reports in association with gmail or any other mass email hosting service.
So you're saying that, no matter what OS is/was used, clicking on that specific website made some sort of connection with another tab in Firefox where the hotmail user was using hotmail emails, and then launched spam emails to all the contacts in that hotmail account.

kevdog
April 9th, 2009, 06:32 PM
I cant confirm the OS other than Windows however it doesn't seem to be windows specific.

Here is the copy of the email:


Subject: Secure shopping !

Hello!How are you recently?

I would like to introduce a good company who trades mainly in electornic products.Now the company is under sales promotion,all the products are sold nearly at its cost.They provide the best service to customers,they provide you with original products of good quality,and what is more,the price is a surprising happiness to you!It is realy a good chance for shopping.just grasp the opportunity,Now or never!The web address: www.niyacn.com

albinootje
April 9th, 2009, 07:12 PM
The web address: www.niyacn.com

Now that you mention it, this is what users for WOT have to say about it : http://www.mywot.com/en/scorecard/niyacn.com

Here's one comment :

Like other posters, I had my Yahoo address book stolen (hacked) from my PC, despite having anti-virus, antii-malware, anti-spyware software. A letter was sent to everyone who had appeared in my address book, and that SPAM email appeared in the SENT folder of my yahoo email account.

lisati
April 9th, 2009, 07:17 PM
Another possibility is that some ratbag has forged your email address as the "From:" address - it's easy enough to do if you know how. I've had "bounces" come back for emails I never sent on more than one occasion - recently it was for emails supposedly sent from an email account I haven't used for some time. I usually report the bounces via spamcop (http://spamcop.net) with a note attached to the effect that it's backscatter from spam.

wsonar
April 9th, 2009, 07:22 PM
Sorry if this was posted all ready but someone could pfish your myspace or facebook accounts also to get your e-mail and password