Slashdot Log In
Drive-By Pharming In the Wild
Posted by
kdawson
on Tue Jan 22, 2008 07:08 PM
from the just-change-the-default-password-already dept.
from the just-change-the-default-password-already dept.
An anonymous reader writes "Symantec reported Tuesday that the first case of drive-by pharming, in which a hacker changes the DNS settings on a customer's broadband router or wireless access point and directs the link to a fraudulent Web site, has been observed in the wild. The first drive-by pharming attack has been observed against a Mexican bank: 'It's associated with an e-mail pretending to be from a legitimate Spanish-language e-greeting card company, Gusanito.com,' says Symantec Security Response principal researcher Zulfikar Ramzan. Inside the e-mail is an HTML image tag but instead of displaying images, it sends a request to the home router to tamper with it."
Related Stories
Firehose:First case of "drive-by pharming" identifi by Anonymous Coward
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Pfft (Score:5, Insightful)
Most Pooter owners too dumb to own one (Score:4, Informative)
Parent
Re:Most Pooter owners too dumb to own one (Score:4, Insightful)
But you forgot something: When a friend brings their PC/PSP/PS3/Wii/Xbox/iPhone/iPod over, and wants to use it with teh Intarwebs, go ahead and set it up and give them the passphrase and IP assignment, but make sure you destroy your friend before they leave.
You can't allow any chance of your uber-obscurity leaking outside, right? Eventually, you'll eliminate all of your friends, but that has the nice benefit of eliminating the potential leaks.
Naw, better to keep it simple. Don't run as root/admin. Set an unusual password (something other than your SO or child's name is adequate). Set a different, unusual, and lengthy, WAP passphrase. Use the strongest encryption you can with the devices on your network (AES, AES / TKIP, or just TKIP, in order of preference).
Done.
MAC filtering? Disabling DHCP? IP address range hide and seek?
Bullshit. All that does is make it harder for you and the people you trust to use the network. And if I, the creepy dude in the van across the street, get to a point where any of those stupid tricks will start to matter, they won't make any difference at all. If I'm clever enough to get past WAP, then I'm clever enough to clone a MAC address while sniffing past the rest of your security-through-obscurity features.
[And what's all that talk about serial ports? Are we still in 2008, or did we just jump back 10 years?]
Parent
Let me guess... L: "admin" P: "admin" (Score:3, Insightful)
http://www.google.com/search?hl=en&q=default+router+passwords&btnG=Google+Search [google.com]
Re:Let me guess... L: "admin" P: "admin" (Score:4, Informative)
Parent
Captcha? (Score:5, Informative)
Re:Captcha? (Score:5, Insightful)
Which one makes more sense?
Parent
Biggest Mexican Bank? (Score:5, Informative)
There is not much space to guess here, it is either Banamex or Bancomer...
Re:Biggest Mexican Bank? (Score:4, Informative)
Trend Micro has a more recent report on a variation of this attack http://blog.trendmicro.com/targeted-attack-in-mexico-dns-poisoning-via-modems/ [trendmicro.com]
The UNAM-CERT, also has the "Gusanito" exploit documented (spanish only) at http://www.seguridad.unam.mx/doc/?ap=articulo&id=196 [seguridad.unam.mx]
The attack overrides the modem's password...
Parent
Definition? (Score:5, Interesting)
British Telecom Home Hub (Score:5, Interesting)
Anyone else notice that BT are taking this seriously - log on to the router's home page and it tells you they have changed the default admin password (well it will when you enter the unit's serial number as the admin password.
Enough with the default passwords. (Score:5, Insightful)
Seriously, you could even honestly market them as "more secure."
Re:Enough with the default passwords. (Score:5, Informative)
Parent
Re:Enough with the default passwords. (Score:5, Informative)
Nope. I do embedded software, and write the test suite all those devices go through before being shipped to the customer. It's pretty standard to set custom stuff at that time, including the MAC ID for the unit. It would be just as easy to change the password at that time.
Your comment about the CD key, however, is right on.
Parent
Re:Enough with the default passwords. (Score:4, Insightful)
Parent
Re:Enough with the default passwords. (Score:4, Interesting)
Hardware says "blink"..."blink"..."blink"... and user calls customer support, adding $10 to the cost of every sale.
Parent
Fankly, I'm suprised (Score:4, Funny)
Re:Fankly, I'm suprised (Score:4, Insightful)
Parent
Re:Fankly, I'm suprised (Score:5, Funny)
--
"It's a simple question, doctor.
Would you eat the moon if it was made of ribs, or not?"
CORRECTION: Would you eat the moon if it were made of ribs, or not?
In this case, the verb "to be" is in the subjunctive mood, which is used to indicate a situation that is hypothetical, conditional or somehow not certain.
Now, this correction is just a courtesy. However, if you tell me to take a hike, I will show up at your door with A Writer's Reference by Diana Hacker, and you can scratch me out a check. Sorry, I don't know how much you paid for your pants.
Parent
Re:Fankly, I'm suprised (Score:4, Funny)
You don't correct the grammar of a quote, douchebag.
You do if the quote [imdb.com] is quoted incorrectly with poor grammar, douchebag.
Parent
Idiots with default passwords get pwnd, news at 11 (Score:5, Insightful)
DNS cache poisoning (Score:4, Informative)
Langfeldt's DNS how-to [tldp.org]
Pharming??? (Score:5, Funny)
Let me explain (Score:5, Informative)
The most prominent ISP in Mexico (Telmex) uses 2wire gateway modems, most of them wireless enabled. Security is turned on by default using serial numbers so no one from outside can login "easily".
However, there is no default security from the inside, so the gusanito.com postcard contains a malicious flash program that sends a special URL to the modem that adds a DNS entry to its local name resolution table pointing www.banamex.com to a pharming site.
Next time you open IE or any other browser and open www.banamex.com you'll get redirected to the other site.
This easily solved putting a user password on the modem configuration, but not all people care to do that.
Look for the "https:" (Score:5, Informative)
When I explain to people how to use the Web, I always tell them to look for the security indicators [oreilly.com] before doing anything involving money.
P.S. I wouldn't be surprised if the bad guys here added Javascript code to their fake bank site, to rewrite the address bar of the web browser to show the "https:". This is why I prefer to do all my online banking with Javascript disabled; thank you, NoScript [noscript.net].
steveha