Slashdot Mirror


How Well Do Businesses Respond to Phishing Reports?

FuzzyDaddy asks: "When I receive a phishing email, which I find has some new or interesting technique, I will usually forward it to the appropriate abuse department. I recently got one concerning 'my' paypal account (surprising, since I don't have one), which I forwarded to abuse@paypal.com. I received an automated reply telling me to 'please direct all customer service inquires through our website.' I didn't have time to do that, so I let it go. Is paypal being irresponsible, here? Have others on Slashdot been satisfied with their attempts to report Phishing?"

90 comments

  1. Wrong address. by DrEldarion · · Score: 4, Informative

    Paypal does have an e-mail address to forward them to, it's just not "abuse". Forward the e-mails to spoof@paypal.com. They actually do take these pretty seriously.

    What I like to do until the site gets taken down is to fill out their form with bogus information, then after submitting it, hit the refresh button. It'll ask me if I want to submit the form again, and I'll say "yes". I'll just sit there for a while hitting F5 and enter just to fill their results with bogus crap.

    I know a lot of people actually fall for them. I always tell them that the surefire way to tell if it's a spoof is to put a fake username/password in when prompted. Not only do they then get fake information, but if it gets accepted, you know that the site is fake. I've gotten my whole family to start doing this after my sister fell for one.

    1. Re:Wrong address. by TFGeditor · · Score: 4, Informative

      Ditto for eBay--spoof@ebay.com.

      Always include original full headers.

      You might also want to submit phishing scams to reportphishing@antiphishing.org.

      --
      Ignorance is curable, stupid is forever.
    2. Re:Wrong address. by Anonymous Coward · · Score: 0

      if it gets accepted, you know that the site is fake.

      Pretty risky idea, in this era of "web services" (or hell, just curl with the appropriate post flags), a phishing site could verify the information you pass to it on the fly and reject invalid information right away, just like the actual site would.

    3. Re:Wrong address. by ASPirant · · Score: 1

      One of the problems with submitting "fake" username/passwords is that there is the slight possibility that the username actually exists for someone else. Thus, attempts by the phisher to use the password could lock their account. This is not fair to the user at all who gets struck by this since they have no clue why their account was locked.

      If you do use the username/password, make the username about 32 random alphanumeric characters. The less likely it is a real username, then the less impact to innocent users because you felt you had to "stick it" to the phishers.

      --
      ***
      Charles Martin
      Database Developer IV @ Santander Consumer USA
    4. Re:Wrong address. by StrongAxe · · Score: 1

      Ditto for eBay--spoof@ebay.com.

      I wish they would make this clearer (or if they do, I wish they did it better in the past). About a year or two ago I got a phishing email pretending to be from eBay. I sent it to abuse@ebay.com but got a form letter telling me to go through their web site (and not only that, the form REQUIRED that I log into my ebay account - so if I didn't have one, I would have no way to report phishing, which is absurd). So I just let it drop. I'm trying to do them a favor, but I don't feel like jumping through a dozen hoops to do so. This is ultimately THEIR problem and should NOT be mine. If they had merely forwarded the message to spoof@ebay.com in the first place, none of this would have been necessary.

    5. Re:Wrong address. by DrSkwid · · Score: 2, Insightful

      I don't know why they don't just use mod_proxy and Man-in-the-middle everything

      (something like)

      ProxyPass / http://www.ebay.com/

      ProxyPass / https://www.ebay.com/

      and then just log all the mitm data they are interested in

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
    6. Re:Wrong address. by Anonymous Coward · · Score: 1, Interesting

      Some are even more sophisticated than this. I've seen a number of phishing mails where the sites actually verified the password entered in the background via ebay.com and only sent you to their "we need your credit card number, SSN, driving license, bank account etc... to verify your account"-page when the password was correct. More recently, they've started sending you to that page after three failed attempts to login to ebay, probably in the hope that they'd get your personal data after all. I found it quite irritating that this still worked after over 800000 failed scripted login attempts within about 12h with random usernames and passwords from dict/words. Doesn't ebay try to prevent brute force attacks?

      In short, it's not a good idea to use failed login attempts with the wrong password as an indicator for the authenticity of a website.

    7. Re:Wrong address. by fredklein · · Score: 1

      One of the problems with submitting "fake" username/passwords is that there is the slight possibility that the username actually exists for someone else

      That's why you make the username something obscene. SOmethignthat Ebay (or whoever) would never allow as a real login.

    8. Re:Wrong address. by billsoxs · · Score: 1

      I am like the Grandparent post - fill the site with junk (Even wrote a java script to do it for me once!) At any rate most of the sites are on hacked servers. Thus the first thing that I do is to go to Deadbeef and look up the owners of the main site. Then I send the email with full headers to the owners of the hacked server. I also CC it to the bank/CU/ebay/paypal that is being phished. I have gotten replies from Credit Unions and banks thanking me! I have even heard back from Poland and the Philippines. China on the other hand tends to have the most hacked servers and is the slowest fixing the problems. One other main place to send it is Amazon but it is hard to find the address. For the record, it is stop-spoofing@amazon.com , Good luck and happy phisher hunting.

      --
      This message was brought to you by "Lack of Sleep."
    9. Re:Wrong address. by billsoxs · · Score: 1
      A bunch of people are missing the point that you put in BOTH usernames and passwords that are fake.

      Names like are my favorites.

      --
      This message was brought to you by "Lack of Sleep."
    10. Re:Wrong address. by billsoxs · · Score: 1
      urrgh need to preview to check the html. The name I like is

      The FBI is coming

      --
      This message was brought to you by "Lack of Sleep."
    11. Re:Wrong address. by Anonymous Coward · · Score: 0

      Make sure you right-click on the link. They have some javascript in there so that when you forward, the actual URL is missing. It will say ...paypal.com, but when you copy the actual link, it is to their fake web server.

    12. Re:Wrong address. by vonsneerderhooten · · Score: 1

      This is what example.com is for my friend! ;-)

    13. Re:Wrong address. by Eivind+Eklund · · Score: 2, Informative
      abuse@ is one of the standard mail addresses from the Internet standard RFC2822 (I think it was in 2822 the standard names were, anyway). In my opinion, PayPal is being irresponsible.

      Eivind.

      --
      Doubting the existence of evolution is like doubting the existence of China: It just shows that you're uninformed.
    14. Re:Wrong address. by paulevans · · Score: 1
      "I know a lot of people actually fall for them. I always tell them that the surefire way to tell if it's a spoof is to put a fake username/password in when prompted. Not only do they then get fake information, but if it gets accepted, you know that the site is fake. I've gotten my whole family to start doing this after my sister fell for one"

      That's a really good idea, thanks. I'm going to get my family to do the same.

      --
      "When I want your opinion, I'll give it to you." --leonstryker
  2. Our reports aren't very important by Nuclear+Elephant · · Score: 5, Interesting

    Our reports aren't very important, as most institutions pay fraud takedown companies to monitor the net for phishing attacks using their name, and outsource the legal aspect of it all together. A company like Paypal wouldn't directly address phishing attacks, instead they would pay a very large sum of money to someone else to make it go away.

    With that said, those hosting the phishing sites have been very responsive. I came across a paypal phish on poly.edu's network, emailed abuse, and it was gone when I checked an hour or so later, along with an email response in my inbox. Problem is that the burden of enforcement is more on the company being phished than the source of the attack.

    1. Re:Our reports aren't very important by TexasRodeoClown · · Score: 2, Informative

      Reports directly to PayPal and eBay are handled by those companies directly. Our reports, our rather your reports, do make a huge differnce. I say "your reports" because I head the abuse department for a large webhost. We deal directly with eBay, PayPal, AOL, and more directly on abuse issues. Banks tend to outsource if they are US Banks whereas EU banks tend to outsource. Reports that are CC'd to the webhost are acted on very quickly. To properly report a phishing scam the following information, while seemingly common sense, helps greatly:

      1. Full headers from the email
      2. The IP and hostname of the server

      Always CC the the webhost on your reports as we take these reports very seriously. I cannot say what host I work for the usual reasons but we actively check for phishing as well. We run scripts to check for phishing sites, we scan outbound email for URLs containg the names of the most common phished entities.

      Here is a list of the companies we have dealt directly with in recent days:

      1. AOL
      2. PayPal
      3. eBay
      4. Verisign

      There are more but with the security measures we have implemented we generally do not have to deal with a lot of phishing.

    2. Re:Our reports aren't very important by FuzzyDaddy · · Score: 2, Interesting
      I only submit a report if I find the phishing web site is up. Businesses, I think, ought to forward the abuse@xxx.com emails to the correct place, as abuse has become like webmaster - an account name people expect to be answered. (Heck, if you want to sort the abuse emails by type, modify spambayes to score the complaint emails based on your human reps training - it shouldn't take long to train it up.)

      Also, why is the email header information so important? I presume the email came from a zombie machine somewhere, and that the most pressing lead (and threat) is the phishing website itself.

      --
      It's not wasting time, I'm educating myself.
    3. Re:Our reports aren't very important by TexasRodeoClown · · Score: 3, Insightful

      The headers allow us and the wronged entity to attempt to get something done about said zombied machines, bad formmails, and so on. Sometimes it leads nowhere but other times we can put a stop to a source of spam. You would be amazed at how many phishing emails come from things like the php-nuke webmail module. We this is the case the offending provider usually takes swift action. Reporting a phishing site should lead to a chain of events and while rarely leads to those phishing it can help to stem the flow of spam over the net to a small degree.

  3. Paypal security center - "Alert us to fraud" by arb · · Score: 5, Informative

    Fake Email/Website (Spoof, Phishing)

    Paypal, eBay, Amazon, etc all have pretty good security centres. I am surprised that abuse@paypal.com gave that automated reply, but if you visit their website the security centre is prett yeasy to find. You might not get a personalised response to your report because they get so darn many reports, but they do follow through on all reports.

    1. Re:Paypal security center - "Alert us to fraud" by Ash-Fox · · Score: 0, Flamebait

      Paypalsucks.com disagrees with you.

      --
      Change is certain; progress is not obligatory.
    2. Re:Paypal security center - "Alert us to fraud" by arb · · Score: 3, Informative

      In what way? Given that they actually link to PayPal's security centre and seem to be recommended that recipients of phishing attacks report them to PayPal (and other relevant agencies) I would take that to imply that they agree with me.

      I'm not a fan of PayPal by any means (I refuse to use PayPal myself) but I do know that they (and parent company eBay) take phishing reports seriously.

    3. Re:Paypal security center - "Alert us to fraud" by Almost-Retired · · Score: 2, Insightful

      The std form letter that says we're too gawddamned busy to worry about your little squeek is all I've ever gotten from them when fwding such crap to abuse@. As for useing a new 'spoof' address for this when IIRC the RFC says it should be abuse@ is just ducking the issue and hoping it will go away.

      Personally, I sort ALL that crap to the JunqueMail folder and make it all go away about daily.

      Personally also, I've always looked at my fellow man as a like minded person, but the last 65+ years has taught me there are lots of them, who like bad puppies, should have been drowned at birth. But I still let each one prove him(or her)self before I pass judgement.

      As for it being our problem, and not ebay/paypal's, somebody in a position of power at these don't give a damn companies needs to get bit & have his life ruined. Then maybe they'll hire a lobbyist firm who will see to it that crimes of this nature are both harder to pull off, and a damned sight more costly, effectively ruining the perps life for even trying it, let alone doing it successfully a few times. Then and only then, when the chances of pulling it off vanish, will we get rid of such slime.

      Their warped mind needs to be removed from the gene pool by whatever means is both effective, and permanent until such time as they've proved themselves worthy of the name 'human'. Society and its goody two shoes people are not doing humanity a favor when they want to let them breed more of them just to keep the welfare agents busy.

      Sorry, in a bad mood tonight. These phishers are not the kind of "fishers of men" Jesus had in mind.

      --
      Cheers, gene

    4. Re:Paypal security center - "Alert us to fraud" by Anonymous Coward · · Score: 0

      IIRC the RFC says it should be abuse@

      abuse@ is for complaining about spam you believe ORIGINATES at that domain.

  4. Someday, take a look at those phishing websites by destuxor · · Score: 4, Interesting

    Once I looked at the website scamming PayPal (it was somewhere in South America) to see if I could get anything out of the server stats (http://example.com/server-stats) and other such Apache functions. To my horror, the Perl script that would accept input from the "verification" web page had several hundred hits. Either people are submitting bogus information, or hundreds of individuals are being fooled by these scams.

  5. Outside of the actual businesses by BMIComp · · Score: 3, Informative

    You could always report it to CERT (US Computer Emergency Readiness Team) or the FBI's Internet Crime Complaint Center.

  6. Similar experience with Ebay by Utopia · · Score: 1

    I had 2 seperate emails to get through.
    Twice I got an 'ALERT: Your email has not been received by eBay.' email.

    Finally I figured they need 'Fw:' in the subject title.

    keybank.com was even worse they never responded back and the phishing site was available for several weeks after I submitted a report.

    1. Re:Similar experience with Ebay by Anonymous Coward · · Score: 0

      I keep running into my ISP's email server rejecting my forwarded messages to spoof@ebay or paypal as "spam". They let it IN, but I can't send it OUT, even to report it. The response from the ISP? "Just use our web based email to send it" ... sure enough, that works. Apperently they have different filtering depending on which email system you're using.

  7. Bank of America by MikkoApo · · Score: 3, Interesting
    I almost submitted a report about a phishing attack to the Bank of America. What stopped me was that the feedback form required me to submit my email address with the feedback and the feedback page's EULA had something like this in there: "we might use your address to send occasionaly information about our services". I may be paranoid but that translates way too easily to "we will be sending you spam as soon as possible".

    And no, I didn't send them feedback on how they could improve their website.

    1. Re:Bank of America by Harker · · Score: 4, Interesting

      I actually did fill out their form for one I received. I'm not too terribly worried about spam from someone like them. Perhaps I'm naive, but I don't believe they will continue if I request them to stop sending it.

      Anyway, I got a reply, from a real person, telling me they needed my account number in order to proceed. I told them I didn't have one, and that I only forwarded the information to them so they could stop possible fraud. They replied that they still needed my account number to proceed.

      My final response to them was not very kind, and I never heard back from them again. I'm certain the profanity in it caused them to dump my 'case' right there. Too bad for their customers. Luckily, I won't ever be one.

      H.

      --
      When VCR's are outlawed, only outlaws will have VCR's.
    2. Re:Bank of America by Just+Some+Guy · · Score: 1, Insightful
      What stopped me was that the feedback form required me to submit my email address with the feedback and the feedback page's EULA had something like this in there: "we might use your address to send occasionaly information about our services".

      Boy, that's a tough break. If only there were some technological method that would allow you to put a fake email address in the form, or some free webbased email account you could sign up for and then discard immediately afterward.

      No, sir, once they outlawed Hotmail and made it physically impossible to type "root@localhost" into web forms, the terrorists won.

      --
      Dewey, what part of this looks like authorities should be involved?
    3. Re:Bank of America by CastrTroy · · Score: 1

      I think it's the whole principle that he's against. Everyone wants your email address now. And they all think they should be sending you email there with updates about their products. It's pretty bad that they want to subject you to spam for trying to submit a phishing attempt to their web site.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    4. Re:Bank of America by Just+Some+Guy · · Score: 1
      I think it's the whole principle that he's against.

      I understand and agree. So, lie. You have no relationship with them, other than that you're trying to do a nice thing, right? I see nothing in that arrangement that obligates you to being honest about your identity.

      --
      Dewey, what part of this looks like authorities should be involved?
    5. Re:Bank of America by NoStrings · · Score: 1

      Any time you don't want to leave personal information on a webform, just use mailinator.

      You never have to worry about giving out your email address & getting flooded with spam.

    6. Re:Bank of America by Anonymous Coward · · Score: 0

      I work there in an email-related job function and often work with the information security group (yes, this is why my reply is anonymous).

      What I can tell you is that abuse at bankofamerica dot com (spamproofed out of habit) is actively monitored by human beings who actually consider taking down phishing sites to be part of their jobs. I don't know if you've ever met corporate information security types, but if they've managed to continue doing it for any length of time, it's generally because they like it.

    7. Re:Bank of America by MikkoApo · · Score: 2, Insightful
      You're right, I could have lied about my identity. But CastrTroy was right, that was about a principle. I support things which I like and I don't support things which I don't like. I hope that in the long run market forces will make the "good" things flourish and drive the "bad" things/companies/whatever out of business. For example: Sony bad, open source good. When enough people start making conscious choises the companies might actually start caring about their customers again.

      And for the record, since I'm Finnish I couldn't care less about Bank of America or its offerings, specially if I might get spam from it.

  8. RFC Violation by strredwolf · · Score: 3, Informative

    Paypal's been dropping anything that comes to abuse@, which not only is an RFC Violation (and there's a DNSBL of those), but is part of a slow trend of ISP's and other similar service providers to kill off abuse@ and postmaster@.

    --

    --
    # Canmephians for a better Linux Kernel
    $Stalag99{"URL"}="http://stalag99.net";
    1. Re:RFC Violation by Ash-Fox · · Score: 2, Informative

      Actually the RFCs if I recall correctly just stated that the mailserver had to accept mail to those addresses if it accepts incomming mail at all. Not that anyone had to read it, or that it had to goto some 'real' mailbox.

      --
      Change is certain; progress is not obligatory.
    2. Re:RFC Violation by saskboy · · Score: 1

      The other week I sent abuse@hotmail.com a Nigerian scammer email with some details of their scam, and it was coming from a hotmail account. The message said it would be looked into, then I got another email saying that my report was undeliverable to abuse@hotmail.com since whatever address it forwarded to wasn't working.

      I tried emailing a week later, and it got through this time to get another automated message saying it was being looked into. Weeks later, and the scammer still has their email account working, and is still bugging me at my throw away address, for money.

      --
      Saskboy's blog is good. 9 out of 10 dentists agree.
    3. Re:RFC Violation by Mike+Markley · · Score: 2, Informative

      I dare you to point me at the RFC that says abuse@ must be read, and prohibits autoresponding to inform legitimate senders of the proper procedure.

      Go ahead, I'll wait.

    4. Re:RFC Violation by Skapare · · Score: 2, Interesting

      I read elsewhere that 75% of what is coming OUT from Hotmail/MSN server is spam of one sort or another (and apparently mostly phishing and similar scams based on what I've gotten in the past). It's time to just refuse all email from Hotmail/MSN servers ... except for specific email addresses you know of by whitelisting them. This is what I have had to do (because Hotmail/MSN reached the point of representing more than 50% of all incoming spam because I've been rather effective at blocking spam from lots of other sources such as the bulk of home zombie machines). Just block them, whitelist any friends that still use it, and move on.

      --
      now we need to go OSS in diesel cars
    5. Re:RFC Violation by Skapare · · Score: 1

      There doesn't need to be any RFC. I simply send reports to abuse@${serverdomain} and ignore auto-replies. Once any one domain reaches a count of 3 separate incidents of spam, then no further email is accepted from that domain and no further reports are sent to them (the third and final report does say that they are now blacklisted due to our "three strikes" policy). One exception is if it is a case of a zombie machine operated by a customer of the ISP whose domain is in reverse DNS, and they provide a subdomain to aggregate these addresses for separate blocking, I block just that. ISPs that don't put customer addresses in a subdomain (alternative is to put the customer's own domain in as reverse DNS) do so at their own peril (their domain will get blacklisted at 3 incidents). If I do get any human response indicating steps taken to correct problems, I will, if I believe they are not lying to me, remove the incident counts against them. Of course, if they say they take steps to prevent spam, and I still get spam the same way, it will be obvious at some point they are not telling the truth.

      --
      now we need to go OSS in diesel cars
    6. Re:RFC Violation by Anonymous Coward · · Score: 0

      I'm glad that you have all the answers, and I bet the world would be a better place if everyone just did what you said. Maybe Al Gore should have hired you when he created the Internet. How about send a resume to MSN and offer to solve all their problems for them?

    7. Re:RFC Violation by Anonymous Coward · · Score: 0

      I am sorry that I have commented in this topic - I'd like to mod you as the troll that you are. (Yeah this is a troll too...)

  9. Stop spamming, thanks. by dpete4552 · · Score: 1

    Would you stop peddling that freaking URL. It's almost on the verge of spam.

    --
    http://www.archive.org/details/ThePowerOfNightmares
    1. Re:Stop spamming, thanks. by Anonymous Coward · · Score: 0

      Considering the whole website is just a never-ending ad for their own credit card merchant services, I'd say it IS spam.

    2. Re:Stop spamming, thanks. by Ash-Fox · · Score: 1

      I'm having a issue finding how the alternative they have linked is owned by them, any evidence I've missed?

      --
      Change is certain; progress is not obligatory.
    3. Re:Stop spamming, thanks. by Ash-Fox · · Score: 1

      Oh no! I used that link twice.

      Will our hero survive?

      --
      Change is certain; progress is not obligatory.
  10. yahoo sends you an automated response.. by josepha48 · · Score: 1

    .. and then does not do crap about it... read my journal and see what happened to my roommate.. he lost his account, because he responded to the phish, but yahoo has yet to my knowledge taken the site down

    --

    Only 'flamers' flame!
    Does slashdot hate my posts?

  11. It isn't really abuse(of Paypal). by maxume · · Score: 1

    What I mean is, the phishers aren't abusing Paypals service, they are abusing someone elses service, thier isp or whatever. I don't blame you for sending them new techniques and whatnot, it sounds like a good idea, but there isn't anything paypal can do with respect to the services provided by paypal.com to stop a particular phisher.

    --
    Nerd rage is the funniest rage.
    1. Re:It isn't really abuse(of Paypal). by Lehk228 · · Score: 2, Informative

      often the fishers will pull images off the real site to save bandwidth, referrer detection can stop this but last i knew paypal never bothered to implement that.

      --
      Snowden and Manning are heroes.
    2. Re:It isn't really abuse(of Paypal). by mabhatter654 · · Score: 1

      This is the equivelant of the old scam of people dressing in utility company uniforms and vehicals in order to rob your house. Any time somebody pretends to be an agent of your business and isn't ...especially to scam your customers, you have a serious problem and should fix it.

  12. Considered sending paper mail? by Michael+Spencer+Jr. · · Score: 2, Insightful

    The original poster asked about experiences with other companies.

    Personally, I feel email is not a reliable way to make first contact with someone, unless you have some arrangement made with them in advance. While email sent to abuse@ and postmaster@ should always be read by a live person, many spammers send bulk email to abuse@ and postmaster@ addresses. Any published email address is likely to receive a large number of unwanted email messages, and anyone who reads mail at that address must spend extra time removing unwanted messages. Sometimes important messages are deleted or ignored by mistake.

    Some companies ask to be contacted by email. They might publish a customer service email address on their web site, or publish a 'Contact Us' page which lists email addresses which can best handle different kinds of issues.

    If you just guess an email address, or if you send mail to a published address where the recipient hasn't requested your email, I don't think you can assume your email will always be read, or that you can fairly call a company irresponsible for failing to read your unsolicited email.

    Phone calls, faxes, and paper mail require more effort than an email message. If a company doesn't respond to an email message, but you really are interested in helping them find this web site, it might be worthwhile to look up their fax number or mailing address, and contact them that way. If you don't really want to help them, you don't have to. It's completely optional.

  13. Why bother? by cdrguru · · Score: 2, Insightful

    Do you believe there is anything that a company that is the target of a phishing attack can do? Let's see here, someone signs up for a hosting account and the hosting company is under legal obligation to protect the identity of their customer. If that hosting company is in a different country than the target, then without international police cooperation, you aren't going to get anywhere. No court is going to force a hosting company to disclose the identity of someone that might be either the perpetrator or a victim.

    So, your helpful report (along with a few thousand others) is likely to be met with either silence or open rejection. There isn't much they can do, and it is unlikely they can do much for the fools that fall for such scams. If you believe you bank is going to send you email from a host they don't have their domain name on, you will believe anything. More over, these days if you think your bank is going to send you email at all you are being silly. They already figured out that email is useless given the density of spam.

    The problem is the target is helpless. It is up to people to stop responding to this stuff. If we aren't going to go after the people that send this out, what do you want the target to do?

    1. Re:Why bother? by FuzzyDaddy · · Score: 2, Insightful
      It is up to people to stop responding to this stuff.

      Here's where I'd draw an analogy to the credit card business. Credit card companies did not used to be liable for fraud, and did very little to protect people from it. In fact, they would do things that were very insecure (like sending out live, unsolicated credit cards to people, that would get intercepted and used by thieves.) It was a huge problem, and it was eventually solved by Congress limiting individual's liability in credit card fraud cases to $50. Suddenly, the credit industry had a huge incentive to fix the problem, and it is much better than it used to be.

      If the companies involved take a "what can we do?" approach (which I don't think they are doing at the moment), then the entire credibility of their online business is going to suffer, to their and everyone else's ultimate detriment. The rational customer response to getting Phished out of their Paypal information is to stop using Paypal.

      So what can they do? If a website is in the process of committing fraud with their name, I'm sure they have legal options to pursue in getting it taken down. If not, they certainly should be fighting for the legal tools to do so. Blaming the consumer is very easy, but it's not going to solve the problem. It's just a way to feel like our failures to do anything about it are OK, because WE'RE too smart to fall for it.

      --
      It's not wasting time, I'm educating myself.
  14. eBay & Paypal seem to do okay. by Anonymous Coward · · Score: 0

    I use a specific e-mail address for auction-related stuff. All the eBay and Paypal phish mails come to my primary address, so I just wrote an AppleScript to automatically forward incorrectly-addressed eBay and Paypal messages to spoof@ebay.com or spoof@paypal.com accordingly, with headers. I discovered that if I sent them from the postmaster account of my domain, I didn't get back their stupid autoreply telling me to not give my info to suspicious sites, and report them (well, duh, obviously I already know to do that!)

    Anyway, the few phishing sites I've bothered to check a few days after reporting them haven't responded, so I can only assume that the reports submitted by myself and others resulted in the shutdowns.

  15. Banks send legitimate e-mail from other domains by tech-law-ny · · Score: 2, Informative

    About half of all banks that send legitimate e-mail send it from
    a host they don't have their domain name on, in my experience.
    I don't have a bank message in my current inbox but Discover Card,
    for example, sends e-mail from arm149.bigfootinteractive.com. The
    bigfootinteractive.com web site (which I believe is legitimate) says
    it's a "leading provider of strategic, ROI-focused email
    communications solutions."

    Actual banks, credit unions, etc. use similar e-mail outsourcing.
    The messages that give me short https URLs are useful in some
    cases. But mostly they give http URLs to the bank's web site, or
    worse, http URLs to a legitimate but different domain (such as
    a domain ending in ".m0.net").

    1. Re:Banks send legitimate e-mail from other domains by WoodstockJeff · · Score: 1
      And it is a filtering nightmare. Most mail to our domains from BigFootInteractive bounce, because we can't keep them from sending to addresses that haven't existed in a decade. We selectively unblock ones we know are legitimate, but they keep changing the from address. They don't seem to take a 550 very seriously.

      What is the use of using a service to send email when that service has a bad reputation and is on a lot of spam lists?

  16. Halifax and Cyota by JJC · · Score: 2, Informative

    I recently received a phishing mail pretending to be from Halifax (a UK bank). I clicked the link and it worked so I forwarded the mail to the address (onlineemailinvestigations@hbosplc.com) listed on their real web site. I've done this before and got the usual instant form response but this time I got that and a bounce message saying that my message could not be delivered to HBOSfeed@cyota.com. Cyota appears to be a company which Banks outsource their phishing responsibilities to.

    I figured this was just a misconfiguration somewhere so I tried mailing postmaster@cyota.com and that bounced too so I think I then filled in the Contact Us form on their web site (I'm not certain if I got round to doing it, but I think I did). Next time a phishing e-mail came I forwarded it as usual but I got the same bounce so this time I tried mailing postmaster@hbosplc.com. This one didn't bounce so I figured someone was sorting it out.

    Then yesterday another phishing e-mail came so I forwarded it to the designated address again and got the same bounce again. Now I'm out of ideas, but to answer the original poster's question: In the case of Halifax and Cyota, I'd say, "not very".

    1. Re:Halifax and Cyota by JimmehAH · · Score: 1

      I've had a couple of phishing attempts recently from Nationwide. The disturbing thing is that they know the right email address (it's one that I only use for banking with that bank) and my postcode.
      It seems that their database has either been stolen, or they've sold it to the phishers.

      Nationwide don't even have an address to forward phishing attempts to as far as I can tell.

    2. Re:Halifax and Cyota by quaker5567 · · Score: 1

      Same here, got a phishing email supposedly from Halifax. It had my real name and full postal address. I forwarded it to the onlineemailinvestigations@hbosplc.com email address and asked how the phishers knew this information. I received a standard response from them, but a couple of days later when trying to log into the real site, I found out that they had suspended my logon as a result of the phishing attempt. I had to call them up to get it reinstated. They never did get back to me regarding how my details got to the phishers but I don't really care as I have now closed all my accounts with them.

  17. My previous post on this topic by The+Blue+Meanie · · Score: 1

    From a little over a year ago

    It's nice to see that nothing has changed as far as the banks go.

    --
    "I feel that if a person can't communicate, the very least he can do is to shut up." -- Tom Lehrer
  18. Ditto. by antdude · · Score: 2, Interesting

    I also ran into this a few weeks ago with my own account when I accidently stumbled into phishing on a dot.tk Web site (stupid of me not paying attention to the domain at 3 AM). I never entered real datas when I signed up for a Yahoo! account about a decade ago so I didn't know what I used when they asked for my birthdate, Q&As, and stuff. Yahoo! wouldn't even lock my account!

    I managed to get the phisher's two Web sites shut down by dot.tk's abuse department. So, the second time phisher came on to spam people, I told everyone on my buddy list (I had their e-mail address in local files) to fill out Yahoo!'s abuse forms to close my account so the phisher couldn't use it anymore.

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
    1. Re:Ditto. by josepha48 · · Score: 1
      I've discovered more recnetly that netscraft has a toolbar that can be used to report phishing sites. They will check the site out and then block it in their toolbar. So if you install the toolbar under IE/firefox, you can have known phishing sites blocked, before you get to the phish site.

      I'm going to get my roommate to start using this instead of mozilla.

      --

      Only 'flamers' flame!
      Does slashdot hate my posts?

    2. Re:Ditto. by antdude · · Score: 1

      Well, I use Mozilla and Linux so... It was a user error. Remember it was 3 AM so I was freaky tired and not paying attention. It is a good example of social engineering.

      --
      Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  19. Only stops the low-tech phishers by Beryllium+Sphere(tm) · · Score: 2, Insightful

    Typing in a wrong password first is a brilliant trick but it's not "surefire" any more.

    Now that banks are issuing one-time passwords and SecurID tokens, reports are that some phishers have invested in the software and infrastructure to do real-time man in the middle attacks. They talk to the genuine version of the web site they're impersonating and pass along your credentials. If you supply the wrong password, they echo back the "invalid login" from the real site.

    I'm currently recommending "go to your bank from a bookmark" to non-technical people and adding "read the SSL certificate details" to everyone else. And I'm feeling inadequate because even those two together won't protect from a scammers who tampers with DNS or hosts files and who gets a cheapo cert that doesn't verify the organization name.

    1. Re:Only stops the low-tech phishers by DrEldarion · · Score: 1

      Well, okay, let me clarify that a bit.

      If it accepts it, you KNOW you're dealing with a fake site. Note that I don't suggest that the site not accepting your password means that it's genuine.

  20. Yahoo doesn't respond by WoodstockJeff · · Score: 3, Funny
    Well, actually, that's not true. How can you respond to mail you don't receive?

    A week ago, I got a phishing scam that used the address http://paypal-com-us-ssl.info/ for its responses. At the time (it's dead now), that address resolved to a YAHOO server. So, I reported it, including the whole phishing message, with headers, to abuse@yahoo.com.

    Their response? Don't know - their abuse@yahoo.com address has a spam filter on it, which rejected the message because it contained a phishing scheme:

    abuse@yahoo.com: host mx1.mail.yahoo.com[4.79.181.14] said: 554 Message type not allowed. UP Email not accepted for policy reasons. Please visit http://help.yahoo.com/help/us/mail/defer/defer-04. html [#4.16.3:120] (in reply to end of DATA command)
  21. If you do nothing... by TomTraynor · · Score: 1

    If you do nothing the problem will not go away. I don't know if reporting it will help, but, I keep hoping.

    A few addresses I keep ->

    abuse@bankofamerica.com
    internetsecurity@barclays.co.uk
    spoof@ebay.com
    abuse@msn.com
    spoof@paypal.com
    identitytheft@skifi.com

    --
    Panic now, beat the rush!
  22. Yes, there are things they can do! by WoodstockJeff · · Score: 4, Interesting
    Do you believe there is anything that a company that is the target of a phishing attack can do?

    The first thing they could do is to publish SPF records for their domains. And not the ones that end in "~all" ("and accept any other IP, in case we forgot one") like AOL, HOTMAIL, and many other sources whose domains are faked constantly use. The ability to tell your users "Hey, this didn't come from who it is claiming to have come from" is a start. But PayPal, eBay, and most banks I've seen scammed have no inkling of how a simple change to their DNS would protect them and their customers.

    The second thing would be to tell their web servers to not serve images up that have the wrong referrer. Hey, referrer checking isn't 100%, but any time you have an image request from a victim of one of these scam mails, it would be a lot better if that picture had "THIS IS A FRAUD MESSAGE" overlayed on it. It would force the scammers to go back to hosting the pictures on the scam site, which is a harder to do than simply uploading a single script to a slightly-insecure website in Brazil or Ohio. And the emails are as legitimate looking as they are because they use the scammed bank's own graphics, from their own servers!

    1. Re:Yes, there are things they can do! by Mike+Markley · · Score: 1

      ~all does not mean "accept any other IP", it means "if you see another IP, it's not automatically bogus, but be suspicious anyway". ?all means "accept any other IP".

      I, personally, tack on +2 in SpamAssassin for softfail (~all) and +4 for fail (-all), but I leave it alone for neutral (?all).

    2. Re:Yes, there are things they can do! by sommere · · Score: 2, Interesting

      The problems with SPF is that its broken with regards to forwarding accounts.

      Unless the forwarding account is SPF aware (which is not trivial to do) legit e-mail will say its from ebay.com but the ip will be for forward-mail.com and ebay won't be able to send e-mail to those customers.

      Until everyone makes sure their servers are SPF compatible I can't see how companies like ebay can possibly use SPF records and reliably get their mail to their customers.

    3. Re:Yes, there are things they can do! by NevarMore · · Score: 1

      "...Brazil or Ohio."

      I live in Ohio, have for most of my life. Brazil should be deeply offended.

  23. from the other side by rritterson · · Score: 3, Informative

    Just before I started working at my current job, our webserver was hacked and used as an ebay phishing site. It didn't take long before our offices were getting personal calls from agents at the FBI and urgent contact from the ISP who runs our node.

    Suffice it to say we took action ASAP. I have a feeling they would have forced us to do something about it if we dragged our feet. I'm assuming they do the same for other reports they receive.

    --
    -Ryan
    AUWYHSTOT (Acronyms are Useless When You Have to Spell Them Out Too)
  24. Very Similar Experience by The+Slashdolt · · Score: 1

    I regularly get phishing emails. As soon as I get them I send them with full headers to the particular website. In fact, I've done this so many times that I have added the various "spoof" email addresses for ebay, paypal, etc. websites to my address book. I always get the usual automated response, which is somewhat disconcerting since nine times out of ten I don't have accounts with these people and I am spending my time trying to help them out. In the end I consider it good karma. I hope they find my emails valuable and can stop at least one successfuly phishing attempt or catch one bad guy.

    --
    mp3's are only for those with bad memories
  25. company vs robot swarms by drDugan · · Score: 1

    so each company cannot be expected to handle the downstream effects of what anyone else does in their name.

    it is just too easy to create large swarms of automated, online agents - each of which can cause huge numbers of incidents.

    Yes, they should do their best (because if the problem continues, it will hurt their bottom line) - but really this is a social/criminal problem and companies don't have the authority to impose any real penalty on people doing this. in our world (now) only governements have that authority.

    it will be interesting when companies do get so powerful they rival the governements. then we might expect the google police to knock on your door, or maybe if you're a "bad online citizen" you just don't get to search any more... or maybe they give you the bad ranking and you don't even know.

  26. SiteKey by Anonymous Coward · · Score: 0

    Bank of America has a method for combating phishing. They call it SiteKey. Basically the webserver authenticates itself to the user via an image and phrase the user selects. Then before the user types in their password this SiteKey is presented to the user. It's definitely not full proof, and the implementation is terrible, but it's a start. (a phisher could just enter in usernames to harvest people's sitekeys, but the are measures against that)

  27. FedEx botches it by Animats · · Score: 3, Interesting
    My message to FedEx, after receiving a phishing scam and talking to the billing part of FedEx.
    • FedEx case number: 1752XXXX

      I've been referred to you by FedEx tech support, with the case number above.

      Attached is an obvious phishing scam using the FedEx name. It has the usual hallmarks of a phishing scam:

      1. A forged return address "aroundtheworld@fedexemails.01o.com", while it was actually sent from "snd6222.britecast.com". (This, of course, is a criminal violation of the CAN-SPAM act.)

      2. Phony links to fake sites: the link supposedly to "nba.fedex.com" actually goes to "http://fedex.00b.net/ajtk/servlet/JJ?H=h3cq6&R=28 6452495".

      So this is a clear phony.

      The real concern is that the sender of this message has some information about our FedEx account. The message contains the line

      "All shipments must be paid for with your FedEx account number ending in 811."

      That is in fact from our valid FedEx account number. So FedEx appears to have a security breach; account numbers have leaked to a scammer.

      Full message source appears below.

      Please let me know immediately if we need to cancel our FedEx account because of this security breach. Thank you for your attention to this matter.

    FedEx reply:

    • Response (Kristine C.) - 01/24/2006 09:13 PM
      Dear John:

      We received your inquiry. Thank you for contacting FedEx. We apologize for the inconvenience.

      We would like to inform you that you may need to contact your local FedEx Account Executive so they can further advise you of what you need to do regarding the status of your account.

      We hope this information is helpful. Again, thank you for contacting FedEx.

    Note that they've referred me back to the part of FedEx that referred me to them. So that's FedEx, clueless.

  28. My Webhost by Puggs · · Score: 1

    I work for a hosting company, and I had someone call up last night with a site that a customer of ours hosts that was a Barclays (UK-based) Bank phishing site - we take these seriously enough and the site should be down soon (hopefully)

    1. Re:My Webhost by plover · · Score: 1
      I found that notifying hosting firms gets the best response when it comes to these clowns. For the past couple of years I've been notifying both the "victim" company plus I've been notifying the hosting company of any phishing emails I've received.

      The very first time I decided to do this, I discovered the hosting firm was in China, and thought "uh-oh, this is never gonna work. What Chinese firm is going to care if stupid Americans are getting scammed?" But I sent the email anyway.

      I got a letter of response from the hosting company within an hour, and that afternoon the spoof site was down.

      I was absolutely floored by their prompt response. But it sure encouraged me to pursue the hosting companies every time since then.

      --
      John
  29. abuse.net by simplypeachy · · Score: 1

    C:\Documents and Settings\aD\Desktop>whois -h whois.abuse.net paypal.com

    accessviolation@paypal.com (for paypal.com)
    postmaster@paypal.com (for paypal.com)
    spoof@paypal.com (for paypal.com)

    Maybe they get too many phishing spams to abuse@ :-)

  30. The other side by Pig+Hogger · · Score: 2, Interesting
    I've been on the other site of a ph151n9 attempt... A client had his server b0rk3d into and a ph15h page installed on it.

    We caught it three weeks in the act. I analyzed the code, and made a script that would randomly send the receiver (a yahoo e-mail address) random login information (made from first and last name files downloaded from the US census bureau). Now, it's been running for at least three months.

    The ph151ng page has been left intact, except that it does not report back to the original receivers, but instead shows a message that basically says "you've been phished, sucker!!!". And at least 200 people a day still get sucked in after three months!!!

    I guess I will put google ads on the page...

  31. Who to complain to by fm6 · · Score: 1
    Why is Paypal responsible for a pseudo-Paypal site? That's like holding you responsible for an identity thief who's using your social security number. The only people who can shut down a phishing site is their hosting provider.

    Unfortunately, there seem to be a lot of providers who just ignore their abuse emails. Phishing scammers seem to use small, poorly managed providers that just don't have it together to respond to abuse complaints.

    After being ignored about a fake MSN site, I did contact MSN support — not because it's their responsibility, but because the provider might pay more attention to Microsoft's lawyers than to me. The boilerplate response didn't fill me with optimism.

    I tried to find a contact at the FTC or the Secret Service, which are supposed to be fighting electronic fraud. After all, they have the power to walk in and seize the offending server. But they seem to be in hiding. Probably already have more complaints than they can hope to respond to.

    Anyway, what's the point? Even if we could shut down all the domestic phishing sites, the scammers would just move their hosting offshore.

  32. Mod up parent. by Anonymous Coward · · Score: 0

    That's useful information.

  33. My Credit Union warned all customers recently by Anonymous Coward · · Score: 0

    My credit union put up this spoof notice about a scam last week. For a few days they had a red-letter bulletin on the front of their main web site.

    Not only that, they emailed all their customers to be on the lookout for it.

    They also reminded all customers they NEVER ask for passwords by email and they use plain-ascii emails.

    Insist your financial institution do the same.

  34. *Sigh* some peoples mothers children by Coldeagle · · Score: 1

    Seriously folks, how stupid are people? I have to guess that it's the same people who have 1000+ instances of Spyware and install viruses, but come on folks! Use your head for something other than a hat rack! I know...I had to vent...only the /. Community can understand :)

  35. RFC Ignorance by Martin+Spamer · · Score: 1


    Yet another example of big Companies ignoring internet standards.

    http://www.rfc-ignorant.org/policy-abuse.php

  36. Worked in online banking by wcbrown · · Score: 1

    My last job was in online banking. I found a potential phishing hole that could be exploited easily and brought it to management's attention before I left the company. A month or two later and nothing had been done to close it.

    I kept up with a colleague there who related that an actual phishing exploit had occurred (not through the hole I reported) and was reported by a member. Apparently, management was in a tizzy and thrashing about madly. It was suddenly priority #1 and no one worked on anything else until it was patched. This comports with my experiences about previous security holes.

    So yeah, report them. Especially if it's to a smaller institution who might not otherwise hear of it.

    1. Re:Worked in online banking by Anonymous Coward · · Score: 0

      I work in online banking at the pointy end and I got to see the aftermath of a recent phishing campaign targeting our customers. While the bots were performing the attack - using dictionary techniques with our address as the Reply-To - the bank's legitimate email servers had to deal with the avalanche of email bounce messages from the non-existent auto-generated addresses. We discarded over five million messages in one twenty-four hour period.

      Internally we had intrusion, security and capacity teams working on the numerous effects of the attack. It wasn't something easy to ignore in any respect.