Slashdot Mirror


Fake "Bill Gates" Message Dupes Top Tools

yahoi writes with this excerpt from Dark Reading that might raise sysadmins' eyebrows about email security, in particular given the big names involved: "A researcher who conducted a successful spear-phishing experiment with a phony LinkedIn invitation from 'Bill Gates' is about to reveal the email products and services that failed to filter the spoofed message — and that list includes Microsoft Outlook 2007, Microsoft Exchange, Outlook Express, and Cisco IronPort. ... The experiment was aimed at measuring the effectiveness of email security controls in several major products and services. And the simplicity and success of the test demonstrated just how powerful social engineering can be and what little technology can actually do about it, security experts say."

117 comments

  1. so? by spiffmastercow · · Score: 0, Redundant

    I didn't RTFA, but I'd be pissed if my email server filtered out someone's email just because they had the name "Bill Gates". You know the famous one doesn't have a monopoly on that name, right?

    1. Re:so? by babaloo · · Score: 0, Troll

      I can't RTFA if I don't accept cookies.

    2. Re:so? by earnest+murderer · · Score: 2, Interesting

      The issue isn't who (near as I can tell) as much as it is the commonality of e-mail originating from servers not identified in the e-mail.

      Blocking mail like that was a topic of discussion in the 90's but by that time the number of mail servers that no longer resolved to the domains they serviced were large enough that it was useless anymore.

      I may not have all my facts straight, but that's my understanding.

      --
      Platform advocacy is like choosing a favorite severely developmentally disabled child.
    3. Re:so? by John+Hasler · · Score: 2, Funny

      Right. Much better to delete a message just because it came from LinkedIn.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    4. Re:so? by corbettw · · Score: 3, Funny

      You know the famous one doesn't have a monopoly on that name, right?

      Well, it would be rather fitting if he did.

      --
      God invented whiskey so the Irish would not rule the world.
    5. Re:so? by kbielefe · · Score: 2, Interesting

      It wasn't the name he expected to be filtered, but the fact that the email was spoofed, i.e. it appeared to come from a different server than it actually came from.

      --
      This space intentionally left blank.
    6. Re:so? by Red+Flayer · · Score: 1

      It would be even more fitting if he legally adopted and then killed off all other people with that name.

      --
      "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
    7. Re:so? by QuantumRiff · · Score: 4, Funny

      Okay Michael Bolton.. Your right, why should you have to change, he's the one that sucks...

      --

      What are we going to do tonight Brain?
    8. Re:so? by Hal_Porter · · Score: 1

      I don't accept cookies.

      That's a shame, I was going to offer you a chocolate chip one.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    9. Re:so? by ozmanjusri · · Score: 1
      You know the famous one doesn't have a monopoly on that name, right?

      They probably add the term "Microsoft" to the filter.

      That one definitely has a monopoly, and was one of the costliest scams of the 20th century,

      --
      "I've got more toys than Teruhisa Kitahara."
    10. Re:so? by spun · · Score: 1

      It would be even more fitting if he simply ate them.

      --
      - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    11. Re:so? by Anonymous Coward · · Score: 0

      Don't worry, it's just more propaganda about how they're all out to get you, just like eeeeeeeveryone else is. You're right to be utterly paranoid. We all laughed at you, but soon you'll be the one laughing.

      fnord fnord fnord.

    12. Re:so? by shentino · · Score: 1

      Ok, here's an idea.

      Why not just hard-block incoming email that is spoofed?

      Any message that fibs about its origin is almost by definition deceptive and fraudulent and is pretty safe to block. Those few cases due to misconfigured servers, well sucks to be you, fix the damn configuration.

      And people that run email servers should stop pussy-footing around with SOFTFAIL records.

    13. Re:so? by TheCarp · · Score: 1

      Yet still more fitting if he filled their pants with hot grits

      --
      "I opened my eyes, and everything went dark again"
    14. Re:so? by csartanis · · Score: 1

      Accept it for the session then delete it. Some modern browsers even have an option to do this automatically.

  2. Old news by Anonymous Coward · · Score: 4, Insightful

    SMTP is broken. Deal with it

    1. Re:Old news by MichaelSmith · · Score: 4, Funny

      Yeah I hate the way anybody can just walk past my house and drop stuff in the letterbox. I would be much happier if the federal government vetted everything so I could just fly to Canberra to collect my safe, filtered mail.

    2. Re:Old news by Anonymous Coward · · Score: 2, Insightful

      I wouldn't say it is broken; it serves its original purpose quite well. I think it is more a problem of our expectation of privacy and security, neither of which SMTP is capable of providing (at least not without various extensions and hacks bolted on top of it).

    3. Re:Old news by shentino · · Score: 1

      Can't you simply run SMTP over SSL like they do HTTP?

    4. Re:Old news by bsDaemon · · Score: 2, Informative

      Yes, but encrypting the handshake and the password exchange doesn't have anything to do with the fact that you can forge FROM headers. SPF records, domain keys, etc, can help but can also be more trouble than they're worth some times and don't really prove much of anything anyway, and even those could be forged if you REALLY wanted to by doing a DNS cache poisoning or something.

      So, no, SSL isn't going to solve the problem.

    5. Re:Old news by garaged · · Score: 0, Offtopic

      If only we all could revert the obsession of electronic money, that makes way more trouble than good.

      Money is totally virtual, and now there is a little fraction of the "actual money" on circulation and there is no way in hell we can put the other 90% of the money in circulation to actually combat poverty.

      Police is incapable of actually doing the job we need of them, so we cannot walk around the corner with more than a few bucks without being robed, so we use credit cards, just to discover that banks cannot do it's job either (take car of the money!!).

      It's kind of difficult to stop thinking in conspiracy theories when the solution to a problem makes more problems, and when a country go and make a war against a country because of fear of terrorist attacks, but doesn't do much about the drug usage of the people that provoques thousands of killings yearly.

      No phishing problems would exist if we didn't abuse of the electronic money, and most of the social engineering attacks would result in shame on the attacked, instead of the "stealing of (b)millions of dollars".

      I needed to leverage some steam, thank you very much.

      --
      I'm positive, don't belive me look at my karma
    6. Re:Old news by Sir_Lewk · · Score: 4, Informative

      SMTP is not broken. SMTP was never supposed to provide authentication of identity, and nobody with the slightest of technical knowledge has ever expected it too.

      That is why anyone who cares uses PGP/GPG.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    7. Re:Old news by Chrisq · · Score: 1

      SPF records, domain keys, etc, can help but can also be more trouble than they're worth some times and don't really prove much of anything anyway, and even those could be forged if you REALLY wanted to by doing a DNS cache poisoning or something.

      I think that this illustrates that they are not more trouble than they are worth. Forging a "from" header is trivial, some email clients just let yo enter the "from address". DNS cache poisoning is not. For most people setting up an SPF record is a "one off" operation and with online testing tools and online wizards is not that difficult.

    8. Re:Old news by Anonymous Coward · · Score: 0

      I'm pretty sure that even if electronic cash never existed, it wouldn't stop phishing scams along the lines of "send a cheque/postal order to..." - these type of scams have been around in regular post for decades. Besides that, phishing isn't always about stealing money, it can be about tricking users into revealing vulnerabilities in the security of their systems, or instilling a false sense of trust and then encouraging the installation of software that hijacks the system (such as an email "from" your bank/favourite social networking site/etc saying run this attachment to improve speed/security/privacy/whatever), those attacks would still be relevant in the absence of remote payment schemes.

      Not sure what the rest of your post is trying to say - that we should use more real cash and less electronic payment methods, but that we should expect to be robbed on a regular basis because the police can't do anything to protect us seems like a pretty bizarre suggestion. You're not in the thieves guild are you? Also, it's almost always been the case that there is a small fraction of actual money in circulation ever since the days of the gold standard. Money gets invested or saved and that's not necessarily a bad thing because without that state of affairs we'd have no banks, and while that might sound like an improvement, I certainly wouldn't want to carry around all my savings all the time or rent a big safety deposit box somewhere I have to go visit every time I need cash, and neither would I like to pay a huge fee to some company to securely hold my cash (because without the money banks make from investing your cash, that would be the only realistic alternative).

    9. Re:Old news by JasterBobaMereel · · Score: 1

      I can send you a conventional paper mail and claim to be anyone, and claim to be sending it from anywhere and there is nothing you can do to trace it to me, this has not caused a problem for over 100 years ...signatures help to verify identity

      The same thing has always happened with email, but this causes a problem because people strangely expect when it says an email is from harry jones it really is from him PGP/GPG Signatures verify identity ..

      Most ways of filtering email do not work in a business environment because most email is from people you do not know and the originating servers do not match the mail address - an email filtering program that does not deliver an important email from a customer is broken

      --
      Puteulanus fenestra mortis
    10. Re:Old news by jonadab · · Score: 1

      > Yeah I hate the way anybody can just walk
      > past my house and drop stuff in the letterbox.

      That's not the problem. Indeed, that's an intentional and useful design feature.

      The problem with SMTP is that it costs you more to maintain your mailbox than it costs the senders to keep dropping junk in it.

      With a better design of mail protocol, advertisers would still be able to send you whatever junk they want, but it would cost them more to send it than it costs you to maintain a mailbox for receiving it. The obvious way to do this is to set up the protocol so that the sending mail server tells the recipient's mail server, "I have a message for [your address], with such-and-such a message ID." The recipient's mail server then keeps track of this information until the user checks their mail. The user's mailreader then gets this information, and it can either be set up to retrieve all the messages from their various sources and store them locally (offline mailreader), or else it can be set up to show the user a list, and individual messages are only retrieved from the sender when the user clicks on them (online reader). A hybrid setup would also be possible (e.g., if the sender is in my address book, go ahead and retrieve the message). This design makes the sender responsible to store the message indefinitely (although messages could have an expiration date after which they are no longer available), and the recipient's ISP does *not* have to store the whole message, just the metadata. This is a rough outline, of course, and there are a number of details that would have to be ironed out, but it doesn't matter, because it would never be adopted anyway, because it wouldn't be backward compatible with SMTP.

      So yeah, SMTP is broken, but it can't be fixed.

      --
      Cut that out, or I will ship you to Norilsk in a box.
    11. Re:Old news by hesaigo999ca · · Score: 1

      I have talked about this design over and over, finally someone that has caught on to what I have been saying for the past 12 years. Since emails are possible to come from anyone, and usually can be spam, if they had to pay per email, however small the fee, it would leave a trail, and also cost money, so someone with a virus on their computer would get a bill stating they sent 1 million emails, guess what , they WILL do something about that damn virus on their computer...

      Also, if the people paying to send out spam all of a sudden see a price hike for sending out spam that may cost more then they could receive from solicited sources (not real clients), then it would be essential to avoid this altogether to stay in business, then the spammers make even less money.

      This is a business white list model that I think Google is trying to set up, if I am not mistaken, however I do not think they tend to include a pay per send email scheme.

    12. Re:Old news by MichaelSmith · · Score: 1

      Build it and they will come...

  3. Now, now! by The+Wild+Norseman · · Score: 3, Funny

    You know, Steve Jobs may not be the most likeable fellow around, but that hardly makes it okay to call him a 'tool.'

    --
    "A government is a body of people usually -- notably -- ungoverned." -Shepherd Book
  4. Checking Actual Email Address with Displayed? by Phrogman · · Score: 1

    So none of these products compared the actual email address being used with the displayed one in the message? That would seem to me to be about the most obvious security check one could think of with regards to email.

    --
    "The first time I got drunk, I got married. The second time I bought a chimpanzee, after that I stayed sober" Arian Seid
    1. Re:Checking Actual Email Address with Displayed? by Obfuscant · · Score: 1
      So none of these products compared the actual email address being used with the displayed one in the message? That would seem to me to be about the most obvious security check one could think of with regards to email.

      Huh? Which one of the "displayed one[s] in the message" must match the From header? And why would you consider it any more secure if there is a match, since the sender can simply insert the same address in the body of the message...

    2. Re:Checking Actual Email Address with Displayed? by e2d2 · · Score: 5, Interesting

      Well here's why that's tough. You can't check the email address it comes from typically because that would mean using the VRFY command, which no modern email server has enabled because it would allow spammers to simply poll an SMTP server for addresses and see if they are legit. They simply disable it or send all true responses.

      The next check is DNS, verifying a mail record exists for the domain in question. Here's the problem with that. DNS can be messed up and mail will still function. Say you have a hosted domain but it lacks an mx record. Mail will still go out. So the server on the other end needs to make a choice. Throw it away or pass it through.

    3. Re:Checking Actual Email Address with Displayed? by Anonymous Coward · · Score: 0

      Or LinkedIn should publish DomainKeys or SPF records..

    4. Re:Checking Actual Email Address with Displayed? by Phrogman · · Score: 1

      Okay thanks for the clarification. I know relatively little about email and how it is transmitted/received beyond how to use it :)

      --
      "The first time I got drunk, I got married. The second time I bought a chimpanzee, after that I stayed sober" Arian Seid
    5. Re:Checking Actual Email Address with Displayed? by yuna49 · · Score: 4, Informative

      I agree. This has to be one of the stupidest articles I've read lately.

      I guess in the author's view if the SMTP envelope sender (the value appearing in the "Return-Path" header at the top of each delivered message) doesn't match the From: address, the message is somehow bogus. Try telling that to the thousands of listserver admins around the world. Many listservers preserve the the original message sender's address in the From field, while redistributing the message with an SMTP sender like owner-listname@example.com. That way if you hit reply, it goes back to the original author and not the list. However bounce messages get sent to the envelope sender, which is usually the listserver admin.

      Automated web processes have the same feature. I'm careful to specify what I want the envelope sender to be and what I want the From to be, and often they are not the same thing at all. I wrote a variety of applications for organizations where an officer can send mail to a membership list using his or her own address as the From. However the envelope sender is usually something like bounces@example.com so that non-delivery messages go there rather than to the actual author.

      I might want to compare the addresses, and maybe give non-matching ones an extra fractional point of spamminess in SpamAssassin, but that's about it. Not delivering messages like these would break an huge portion of the e-mail infrastructure.

    6. Re:Checking Actual Email Address with Displayed? by delinear · · Score: 1

      Similarly companies who do mail shots for clients need this functionality if they're not going to totally confuse end users. Our company uses an external agency to do this on behalf of our clients and it's not feasible to transfer the email domain to allow the third party to send from the "legitimate" address because many of the clients manage their own email server for employee mail - all our mails are opt-in so the users have to specifically request them, it would be ridiculous to tell all those users they also have to go reconfigure their spam filter to whitelist the relevant domains as well.

      We can either have a relatively relaxed system and accept that some spam will get through, or we can have an overly strict system and risk missing out on mail we actually want to receive. Personally I'd rather have the minor inconvenience of the former (and, really, it is very minor these days, the spam filters might never catch everything but they catch a hell of a lot and make the rest managable).

    7. Re:Checking Actual Email Address with Displayed? by jonadab · · Score: 1

      > DNS can be messed up and mail will still function.
      > Say you have a hosted domain but it lacks an mx
      > record. Mail will still go out. So the server on
      > the other end needs to make a choice. Throw it
      > away or pass it through.

      It doesn't have to be a binary choice based on one criterion. You can use a number of different checks (does the envelope sender match the From field, does either of them match the HELO domain, does the HELO domain match the sending IP address, is the message text or HTML, does the sending domain provide SPF records and if so do they match, is there a valid subject line and if so does it match one of these regular expressions, have any of our users sent mail to this domain in the last N days, ...) to drive a variable which, if it passes a certain threshhold, can trigger other effects (greylist, check against IP blacklists, run a virus scan, whatever). You can even have multiple threshholds: if the message fails 40-60% of the checks you might greylist it with a short delay, and if if fails 61-80% you might greylist it with a longer delay, but if it fails more than 80% of the checks you might reject it out of hand, or send a "please confirm" reply that requires user interaction, or even go into teargrube mode. And you might weight some of the checks more heavily than others. For example, I'd penalize HTML mail much more heavily than mail with mismatched From and envelope sender, and domains to which I've sent mail would get a pretty big break, and so on.

      Spammers use multiple techniques. If we want to keep up in the arms race, we're going to have to use multiple techniques to fight back.

      --
      Cut that out, or I will ship you to Norilsk in a box.
  5. Little technology by Tsar · · Score: 4, Funny

    "...And the simplicity and success of the test demonstrated just how powerful social engineering can be and what little technology can actually do about it, security experts say."

    Okay, I give up. What can little technology actually do about it? Is that like nanotechnology, but bigger?
    Yes, I was bored. Back to work!

    1. Re:Little technology by Anonymous Coward · · Score: 0

      No, tecnology already has developed what we need here. It's guns. Just kill stupid people. And then the IT chaste will rule the world.

    2. Re:Little technology by RAMMS+EIN · · Score: 1

      I realize you're picking linguistic nits here, but there is actually a serious answer to your question, and it's been known for a long time. If you want some sort of assurance that an email really comes from who it purports to come from, the email infrastructure as commonly deployed won't give you that. However, there are technologies that will.

      PGP is one of them. With PGP, you can sign your message with public key cryptography. If you sign with your private key and upload your public key to a keyserver, the receiver can verify that the private key corresponding to that public key was used to sign the message. In other words, only a person who knows the private key could have signed the message.

      By itself, this isn't enough to verify the sender's identity. I could create a key pair and use it with the name "Bill Gates", even though I am not, in fact, Bill Gates. To solve this, PGP has introduced the web of trust (S/MIME, which is similar, uses a trust hierarchy instead, like SSL). Roughly speaking, the web of trust allows you to say "I trust this person so much I'll also trust any keys he trusts". And then, if that person says a key belongs to Bill Gates, you'll believe it does.

      The end result is that, if you get a message signed by a key you trust to belong to Bill Gates, then you can trust that the message was signed by Bill Gates. Anything else means it could as well be an impostor. And since the vast majority of email doesn't use PGP or any other mechanism to verify senders, the vast majority of email could as well be from impostors. In fact, I would go as far as to say this really is the case: the bulk of email is SPAM, and SPAM is usually not from the sender it claims to be from.

      --
      Please correct me if I got my facts wrong.
    3. Re:Little technology by delinear · · Score: 1

      Web of trust is all well and good in small groups, usually of people who know each other in the real world. It might work if you set it up within a small company for instance, but the fail points will always be the people in the web who are allowed to add their own, previously "untrusted" names, because you get back to the real issue - that scammers exploit the lack of verification because it's the easiest way to achieve their aims. If the easiest way to achieve their aims was to win the trust of one of the people in this web of trust and get their name added that way, they'd switch to that tactic instead (sure, it might be more labour intensive, but if people have a higher sense of trust this way, the payoff might be sufficiently higher to justify it). Once you've demonstrated the web of trust can be infiltrated, everyone in that web is back to square one in terms of not knowing which names to trust. The only thing you've really added is a massive layer of complexity for the layman and a false sense of security for everyone involved.

  6. Pretty much anything from linkedin is spam. by schon · · Score: 4, Informative

    A couple of months ago, I got a "someone who knows you wants you to join" email from Linkedin. Someone had submitted my email address and wanted to "friend" me, and the entire contents of the "this person knows you because..." part was a spam website in China.

    Any casual glance would show that it was spam.

    Linkedin had "kindly" put a link at the bottom of the email saying "if this is spam, report it here". So I did, and the web page thanked me for reporting the spam.

    Two weeks later, I got *ANOTHER* email from Linkedin, "helpfully" reminding me that I hadn't accepted the spammer's invitation

    WTF?!?! I told them is was spam, and not only hadn't they banned the spammer, they were spamming for him!

    Linkedin instantly went into my mailservers blacklist. They're just fucking spammers.

    1. Re:Pretty much anything from linkedin is spam. by sco08y · · Score: 2, Insightful

      I've been on LinkedIn since 2006. It's really gone downhill.

      Networking is a fine thing to do and makes sense, at least given that HR departments don't actually do their job. Unfortunately, there is a large contingent of markety types who seem to think that networking and motivational crap can completely take the place of actually doing work. And they are dominating LinkedIn right now.

    2. Re:Pretty much anything from linkedin is spam. by Thelasko · · Score: 1

      I think you are being a bit harsh on Linkedin. Yeah, there is some spam. Spam is everywhere. However, in this economy, corporations are turning to LinkedIn as a recruiting tool.

      When a company posts a position on Monster and Careerbuilder (I get spam from both by the way), they are flooded with resumes. The situation is so bad that their human resources departments don't have the resources to sort through them all. They therefore use LinkedIn as a search tool for candidates without opening themselves up to a deluge of resumes.

      Yeah there is some spam on LinkedIn. There is spam on other sites as well, but it doesn't mean those sites are worthless.

      --
      One of our competitors trademarked the term "hypothesis". From now on, we will call them "boneheaded ideas".
    3. Re:Pretty much anything from linkedin is spam. by socz · · Score: 1

      Yep I've gotten the same exact thing several times before spamming them entirely. I started asking around if anyone had requested me to join and it turns out only 1 close friend is signed up on it! So no one I really care about (that I know of) is on it. And you're right, they're helping the spammers spam, that's the worst part!

      --
      My abilities are only limited by my imagination
    4. Re:Pretty much anything from linkedin is spam. by Anonymous Coward · · Score: 3, Funny

      LinkedIn has ALWAYS been crappy, in my opinion.

      I got an invitation to join this wonderful networking site years ago. I checked out the site. My top competitor was on there, and he had befriended a bunch of clients. I grabbed them, and called the clients, and landed business with several of them. My competitor didn't know what hit him.

      Yeah, watch out who you share your Outlook Contact list with. Geez, that should be a guarded secret, not a free-for-all posted on the internet!

    5. Re:Pretty much anything from linkedin is spam. by schon · · Score: 1

      I think you are being a bit harsh on Linkedin.

      Then you don't understand what happened.

      Yeah, there is some spam. Spam is everywhere.

      So that makes it OK to steal my bandwidth and annoy me? Fuck that!

      However, in this economy, corporations are turning to LinkedIn as a recruiting tool.

      Besides "fuck them", this statement shows that you don't understand what happened.

      Linkedin sent me email from a known spammer. This was not "recruitment", it was spam.

      There is spam on other sites as well

      Name them. Name one that will send you OBVIOUS spam, even when you tell them it's spam and you don't want to receive it, just because they want you to join their service.

      it doesn't mean those sites are worthless.

      Yes, it does. The first time it happened, I can understand it. But they sent me a reminder that I didn't accept a spammer's spam after I reported it as spam - that makes them 100% worthless.

    6. Re:Pretty much anything from linkedin is spam. by edumacator · · Score: 1

      Yes, it does. The first time it happened, I can understand it. But they sent me a reminder that I didn't accept a spammer's spam after I reported it as spam - that makes them 100% worthless.

      Or...it means there was a hole in their system, and instead of taking a moment to send an email to their tech department, you just decided to throw away the baby with the bath water.

      I'm not sure what causes it, but the all or nothing approach, and holier than thou belief system that pervades the web is a little saddening. Sure they should have caught that error, but I'd venture a guess that you might have messed up now and then in whatever work capacity you have. Why not give them a chance, shoot them a message, and see if they fix the problem?

    7. Re:Pretty much anything from linkedin is spam. by Darkness404 · · Score: 1

      So that makes it OK to steal my bandwidth and annoy me? Fuck that!

      Yeah, "stealing" that oh so precious 5Kb of bandwidth.

      Linkedin sent me email from a known spammer. This was not "recruitment", it was spam.

      By your logic every time I get a friend request from a random person and Facebook sends me a message that is spam.

      Name them. Name one that will send you OBVIOUS spam, even when you tell them it's spam and you don't want to receive it, just because they want you to join their service.

      Lets see (granted, this is biased based on the mail I have received):

      A) Scholarship "search" sites
      B) Random colleges in the middle of nowhere
      C) Any random software program that wants you to "register"

      Of course, none of this mail makes it into my real mailbox because I have 2 main E-mail accounts, one is my personal e-mail that I only give out to people I know, and another where I sign up for all my sites. If I don't have to click a registration link, the second spam e-mail account rarely gets checked.

      --
      Taxation is legalized theft, no more, no less.
    8. Re:Pretty much anything from linkedin is spam. by DonCarlos · · Score: 2, Interesting

      Linkedin instantly went into my mailservers blacklist. They're just fucking spammers.

      Don't be silly. It's looks a sort of bug in LinkedIn - they aparently do not remove pending requests from user's queue even the request sender was reported by that user as a spammer. Simple as that.

      --
      Marcin
    9. Re:Pretty much anything from linkedin is spam. by hany · · Score: 1

      I assume those people got better deal from you so I guess it was not bad for them that your competitor shared his contact list. :)

      --
      hany
  7. This is nothing new by Punto · · Score: 5, Insightful

    SMTP works like real mail. Anyone can walk up to your mailbox and leave an envelope addressed to you from "Bill Gates". Unless you know how to look for signs that it was properly handled by the post service, you have no idea if it's real or not. We've known this since around 2400BC (because wikipedia says so).

    --

    --
    Stay tuned for some shock and awe coming right up after this messages!

    1. Re:This is nothing new by MichaelSmith · · Score: 1

      Its OT but I had a moment of cognitive dissonance the other week when I opened a letter addressed to my wife's business from google. Never before had I seen their logo on paper. It took a moment to take in what I was seeing.

    2. Re:This is nothing new by Anonymous Coward · · Score: 0

      Never before had I seen their logo on paper

      You've never printed out a map from GoogleMaps?

    3. Re:This is nothing new by Hal_Porter · · Score: 3, Funny

      The postal service has a website too.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    4. Re:This is nothing new by MichaelSmith · · Score: 1

      Never before had I seen their logo on paper

      You've never printed out a map from GoogleMaps?

      No.

    5. Re:This is nothing new by Anonymous Coward · · Score: 0

      Not sure what country you are writing from, but in the US that would be mail fraud and a felony, I don't think the same applies to spam.

    6. Re:This is nothing new by grizdog · · Score: 2, Informative

      SMTP works like real mail. Anyone can walk up to your mailbox and leave an envelope addressed to you from "Bill Gates". Unless you know how to look for signs that it was properly handled by the post service, you have no idea if it's real or not. We've known this since around 2400BC (because wikipedia says so).

      Actually, in the US, this is illegal, and it does get enforced. No one but the US Government is allowed to put something inside your mailbox, and you will probably find out if you try distributing leaflets for a commercial enterprise or political campaign. It may be illegal to forge an email, but that's different from delivering it.

    7. Re:This is nothing new by ThunderThor53 · · Score: 1

      SMTP works like real mail. Anyone can walk up to your mailbox and leave an envelope addressed to you from "Bill Gates". Unless you know how to look for signs that it was properly handled by the post service, you have no idea if it's real or not. We've known this since around 2400BC (because wikipedia says so).

      Technically, putting anything into a mailbox (not for them to pick up, but as a delivery), is illegal, with a fine of up to $300 per item plus postage. It seems this is only illegal if you don't put postage on the letter though.

      Crimes and Criminal Procedure - 18 USC Section 1725

      Legal Research Home > US Lawyer > Crimes and Criminal Procedure > Crimes and Criminal Procedure -

      18 USC Section 1725

      01/19/04

      Sec. 1725. Postage unpaid on deposited mail matter

      Whoever knowingly and willfully deposits any mailable matter such as statements of accounts, circulars, sale bills, or other like matter, on which no postage has been paid, in any letter box established, approved, or accepted by the Postal Service for the receipt or delivery of mail matter on any mail route with intent to avoid payment of lawful postage thereon, shall for each such offense be fined under this title. AMENDMENTS 1994 - Pub. L. 103-322 substituted "fined under this title" for "fined not more than $300". 1970 - Pub. L. 91-375 substituted "Postal Service" for "Postmaster General". EFFECTIVE DATE OF 1970 AMENDMENT Amendment by Pub. L. 91-375 effective within 1 year after Aug. 12, 1970, on date established therefor by Board of Governors of United States Postal Service and published by it in Federal Register, see section 15(a) of Pub. L. 91-375, set out as an Effective Date note preceding section 101 of Title 39, Postal Service.

    8. Re:This is nothing new by Punto · · Score: 1

      That doesn't change the fact that I can walk up to your mailbox and leave an envelope with a fake return address, because your mailbox doesn't have a magical "government employee detector" that only allows mail delivery from certain people. It's not something that is built into the system; the law works on a completely different level. Just like SMTP, which allows anyone to deliver mails, and then people implement security measures on different layers (like spam filters, digital signatures, etc).

      --

      --
      Stay tuned for some shock and awe coming right up after this messages!

  8. The Limits of Security by Jonas+Buyl · · Score: 4, Insightful

    Whoever thinks this is a big issue should evaluate how much security we can expect from computers. Scams like this can be pulled off by sending IRL mail as well and are equally hard to detect by humans. Why should we expect an automated algorithm to be able to detect it? Scams like this are only going to stop when every move you make on the Internet can be tracked down straight back to you. We're getting closer and closer to a decision: Privacy or security. What's Slashdot's pick?

    1. Re:The Limits of Security by severoon · · Score: 1

      Why do we have to pick? We could just have a secure messaging system that encrypts and signs messages for intended recipients. If you can read it, congratulations, it's from who it says it's from (unless they hacked the endpoint, of course--but that's a good deal better than what we have now, innit?).

      Ah, but if only we had such a system. ahemcoughcoughwavecoughcough

      --
      but have you considered the following argument: shut up.
    2. Re:The Limits of Security by Anonymous Coward · · Score: 0

      Privacy. End of story.

  9. Outlook Express? by Evro · · Score: 1

    Why would anyone expect the client to be able to filter out phishing attacks, unless it's looking up against some centralized DB?

    --
    rooooar
    1. Re:Outlook Express? by maxume · · Score: 1

      Because the web mail services all do it?

      --
      Nerd rage is the funniest rage.
  10. This is research? Where's the beef? by NeumannCons · · Score: 5, Insightful

    So the "researcher" sends an email pretending to be B. Gates and the message got through? OMG! Seriously, where's the "phishing" part? Did he have them click on a link? What was the success rate of that? Linkedin is fairly safe - there's not a whole lot of sensitive information there (unless past work history is "sensitive) - it doesn't ask you for your SSN, address, credit card no, etc. Asking a victim to supply that info to join someones linkedin group would surely raise suspicion and alert people that it's a fake. There's no real meat to the article here. Either the reporter reporting on this story has missed an important part of the story (likely) or the researcher has just discovered that you can email anyone and pretend to be anyone.

    All of the tools listed don't work by verifying the identity of the sender. If you fail to look/behave like a spammer/cracker/phisher, your email will get through unless you use a white list at which point 99% of people outside your list won't know how to get an email to you even though the rejection letter spells out the correct procedure. I wonder how many people actually tried to join Bill's linkedin account and of those what percentage thought it may actually *be* Bill. I'm gonna guess it's somewhere around zero.

    Now excuse me, I have to get back to forwarding Bill's email I got to 20 people so have I have a chance at the million dollar prize.

  11. What's even worse... by Locke2005 · · Score: 1

    It not only duped the top tools, it also duped the software that those big tools were running as well!

    --
    I've abandoned my search for truth; now I'm just looking for some useful delusions.
  12. What a crap story by bloodhawk · · Score: 5, Insightful

    Firstly why is MS singled out in the slashdot version of the story? 100% of mail products failed this so called test.

    secondly what a piece of garbage, the mail products ALL did what they were supposed to, looking at how the email was constructed there was no piece of information in it that would allow any of the products to automatically detect it as an attack, sadly this is the nature of how SMTP mail is built, there is no easy way to determine a real email from fake one as is easily demonstrated by the 100% failure of every product, or more to the point the 100% failure of the researchers in understanding what they are doing, claiming they were trying to measure the levels of security is just complete crap, all they are after is publicity on a well known and understood technology and its many flawes.

    1. Re:What a crap story by sco08y · · Score: 4, Funny

      If computers could magically detect bullshit the way this journalist thinks they ought to be able to, I'd have them filtering the goddamned newspaper.

    2. Re:What a crap story by silent_artichoke · · Score: 1

      That's the extra blank page that prints out after a document once in a while.

    3. Re:What a crap story by FlyingBishop · · Score: 1

      I don't see how they could've excluded Google. I use Outlook+Exchange, Gmail, and Yahoo mail on a regular basis (work, personal, shopping) and Gmail is the gold standard. Outlook and Yahoo are a joke.

    4. Re:What a crap story by Chapter80 · · Score: 1

      Firstly why is MS singled out in the slashdot version of the story? 100% of mail products failed this so called test.

      New here? Best way to get to the front page of Slashdot is to bash Microsoft.

    5. Re:What a crap story by GF678 · · Score: 0

      Firstly why is MS singled out in the slashdot version of the story? 100% of mail products failed this so called test.

      You know the reason - Slashdot is EXTREMELY biased against Microsoft to the point of irrationality at times. Gets rather tiring at times, but hey, every source of media has some bias (except perhaps Reuters).

    6. Re:What a crap story by fm6 · · Score: 1

      No magic required. Just a mail system that doesn't make it so easy to forge a return address. Like a lot of tech that dates back to the pre-commercial internet, SMTP takes too much on trust.

    7. Re:What a crap story by weicco · · Score: 1

      It would be really quiet here in Slashdot too.

      --
      You don't know what you don't know.
  13. LOLWUT? by argent · · Score: 2, Insightful

    What's the point of this? If you send someone an email, they'll get it? God, I hope so! That used to be the norm before spammers poisoned the well.

  14. I don't think that word means... by Alerius · · Score: 2, Insightful
    what you think it means.

    Phishing attacks would presumably be trying to get some otherwise secured info from the victim. What would the victim of this attack provide in response to this email? Credit card info? Online banking credentials? Warcraft account info? sheesh. As someone above stated, the guy sent an email and it got through. No news there. This isn't phishing, it's spam. And not even good spam. I would bet more people would be trying to buy cheap viagra than join Bill's Linkedin.

    1. Re:I don't think that word means... by Anonymous Coward · · Score: 1, Informative

      That's ok, we didn't expect you to read the article:

      "He used his own phishing framework tool, called User Attack Framework, which automated the "attack," helped him track the success of the phish, and captured information about the "victim" once the person clicked on the "invite" and was sent to the phishing site, such as his IP address, user ID, location, browser, operating system, and other Website statistics."

      "He also plans to go the next step and apply browser and other exploits to the phony phishing site. "The next part we're going to dive into is applying browser, Adobe, and JavaScript exploits," he says. "Now can we then get their credentials and exploit their client machine?""

    2. Re:I don't think that word means... by Anonymous Coward · · Score: 0

      The only point that the "security tester" might have with all of this is that Linkedin doesn't use an X-Originating-IP: or similar header in these invites -- this means that low-volume spam such as this gets through as legitimate, because the receiving systems have no way of knowing it isn't legit Linkedin messages. Yahoo and Google are also guilty of this. If the sender's IP was revealed, you could rest assured that any offending IPs would be blocked by all the major vendors in short order. Of course, this also means that there is no layer of anonymity between the sender and the recipient, which the sender might not like, even if they are on the up and up.

  15. not really news, but not bad to refresh memories by Anonymous Coward · · Score: 0

    I'm amazed the "researcher" didn't already know this, especially that "tools" such as Outlook would not catch them. Outlook is an email CLIENT.

    This "spoofing" has been going on for a long time now, and often for legitimate means like: Mass-email marketing companies, online retailers (email this item to a friend!) and even online news like yahoo/google. Spoofing an email address isn't considered a no-no.

    Proper email security software will see these though. What you do with them is up to you (send them for junk, or tag them)..I'd be amazed if anyone quarantines or deletes.

    Social Engineering will always (probably) work..If someone calls a user and tells them to open the doors, and said user does so, there's only so much admins can do, other then find out who opened the doors.

    ps..Outlook express??? I mean, seriously? LMAO

  16. The experiment is lame... by Anonymous Coward · · Score: 0

    Something like policyd-weight would have blocked that mail without big issues. Spoofing a message is nothing new and nothing special. I block gazillions of them per day. What is the big deal?

  17. No surprise - SMTP is unauthenticated by design by Anonymous Coward · · Score: 0

    Email is broken; bootstrapping garbage like SPF, DomainKeys, SenderID, or whatever you want to it is not going to fix it. The entire thing needs to be scrapped and rebuilt.

  18. More than just MS products by mu51c10rd · · Score: 0

    Firstly why is MS singled out in the slashdot version of the story? 100% of mail products failed this so called test.

    I noticed this too. Although the summary chooses to mention a few Microsoft products and Cisco Ironport, here is the list from the article:


      Microsoft and Cisco products, including users with GoDaddy's hosted email, Voltage, RackSpace/MailTrust hosted email, Webroot SaaS Email Security, Verizon Email Cloud Filtering with MessageLabs, a Linux and SpamAssassin configuration, SonicWall's Email Security appliance, LinuxMail with greylisting, Opera Mail, and Mozilla Thunderbird,iPhone, BlackBerry, and Palm Pre

    Not quite 100%, but it looks like most.

    1. Re:More than just MS products by ColdWetDog · · Score: 0

      Hey, the iPhone isn't on the list! Apple rulz!

      --
      Faster! Faster! Faster would be better!
    2. Re:More than just MS products by Anonymous Coward · · Score: 0

      Microsoft and Cisco products, including users with GoDaddy's hosted email, Voltage, RackSpace/MailTrust hosted email, Webroot SaaS Email Security, Verizon Email Cloud Filtering with MessageLabs, a Linux and SpamAssassin configuration, SonicWall's Email Security appliance, LinuxMail with greylisting, Opera Mail, and Mozilla Thunderbird,iPhone, BlackBerry, and Palm Pre

      Hey, the iPhone isn't on the list! Apple rulz!

      Erm, were you looking at a different list, or just blinded by fanboism?

  19. Re:This is research? Where's the beef? by socz · · Score: 2, Funny

    Now excuse me, I have to get back to forwarding Bill's email I got to 20 people so have I have a chance at the million dollar prize.

    Wow you're lucky! In Mexico, Bill Gates was about to close down hotmail.mx but thanks to everyone forwarding that e-mail MS saw that people used it and prevented its closure! Too bad they didn't have a chance at that prize...

    --
    My abilities are only limited by my imagination
  20. dumb to dumber? by Anonymous Coward · · Score: 0

    despite the dumb concept of the initial "exploitz", i like the next step stated in tfa:
    "The next part we're going to dive into is applying browser, Adobe, and JavaScript exploits..."
    really?

    so let me get this straight.
    in order to make your security firm noticed, you're going to demonstrate existing security concerns and exploit them?
    yes, this is who i'd want to go with for my company security. oh yes.

    i have a good idea, i'm going to get a new IT job and show how vulnerable the systems are to being knocked offline by unplugging the wires from the back of each machine. yes. then i will make more money because i show a new exploitz and can write an article about it showing how unsecured the computers are. yes. i am the famous now! yes!

  21. This is no news. by jobst · · Score: 1

    This shouldn't have been on /.!
    Scammers have been tricking people since 1000's of years always trying to "stay ahead" of what people have learned ... the same applies to anything in this world including virus/worm/trojan checkers, any other spam/email/whatever.
    There are many sales people who will sell you something you don't need and most of people who bought the stuff walk away "happy" not realizing the where scammed "legitimately" ...
    Any of us need to learn/see when we are getting scammed ... always.

    --
    to code or not to code, that is the question.
  22. E-mail messages get delivered! by HenryKoren · · Score: 1

    Be afraid!

    1. Re:E-mail messages get delivered! by jobst · · Score: 1

      ROTFLOL.
      Thank you, this made my day!

      --
      to code or not to code, that is the question.
  23. You guys are too cynical! by Anonymous Coward · · Score: 0

    Bill G. really is my LinkedIn buddy. In fact, he's going to send me a cashier's check for $1M as soon as I reimburse him for the bank fee. So there.

  24. Re:Research no, risky possibly? by BigSlowTarget · · Score: 2, Interesting

    Actually I think this might just be against the law and the researcher may have painted a big bullseye on his wallet for any one of these people who think they've been 'harmed' by believing they were actually invited by Bill Gates.

    There are a lot of stupid internet laws out there and I'm sure the prosecutors/"victims" like nothing more than someone who provides all the evidence in a nice research report ready for prosecution.

  25. Not too obvious.. by cmacb · · Score: 2, Funny

    Bill Gates has indicated you are a fellow group member of Microsoft Security. I'd like to add you to my professional network on LinkedIn. - B. Gates.

    Oh, that would have fooled me. It would have been more tricky if they'd added something like:

    Oh, and I'm also inviting you to the other special interests groups I follow: "Committee for Prevention of Bloat in Operating Systems", and "Six Forty K. It's Enough for Anyone". I look forward to seeing you on LinkedIN and if you are ever in the Seattle area, stop by for a brew.

  26. The article is a wank / PR press release, but .... by dhammabum · · Score: 2, Insightful

    Dark Reading (ooh, spooky) as is their wont, lists no actual details so we don't know what the guy actually did. But mail clients in general are pretty hopeless at interpreting "who" a message is from. There are several fields that can be used - the actual sending address (the "mail from: " in the SMTP exchange), Reply-to:, From: Sender:. There is no agreed prioritisation that I know of as to what actually goes in the "From" that we see in the client...

    I once had a weird circumstance where messages from a mail script I wrote using the MIME::Entity perl module were being received as from "nobody". I hadn't specified the sender field in the entity mail object and the module thoughtfully provided one for me, using the owner of the process running the script. So even though the reply-to and from fields were correctly set, I got a number of calls about who this nobody was....

    One can prevent spoofed email using filters, etc, at least with Unix/Linux-based mail transfer agents, presumably this can also be done with MS Exchange. So the breathless report that 100% of the spoofed messages got through just indicates the low priority spoofing has in those administrators' minds.

    --
    I am not a robot. I am a unicorn.
  27. TrueDomain by InsertCleverUsername · · Score: 1

    I use Fastmail.fm (a fantastic service) for my e-mail and I noticed something new in my inbox yesterday. Little icons now appear next to messages from LinkedIn, Facebook, etc. to indicate that the origin of the message has been verified through some new service called Truedomain. Anybody know the technical details?

    --
    Ask me about my sig!
    1. Re:TrueDomain by Bronster · · Score: 2, Informative

      http://blog.fastmail.fm/2010/01/06/truedomain-anti-phishing-and-email-authentication/

      describes the way Truedomain operates. We run a milter which applies X-Truedomain-* headers (view source on those messages - you'll see that even the Logo image is added a per-message basis as a Base64 encoded header)

      We're also planning to colour messages from known senders (in your address book) and offer a link to the address book entry that caused them to be trusted, as well as labelling messages that have gone entirely through a trusted path. I added a bunch of extra headers to the list that Cyrus caches on the fast metadata drives to support all this just last week! We've been beta testing Truedomain for a while on one of our incoming MX servers, and it's now applied to all incoming email.

    2. Re:TrueDomain by Chelloveck · · Score: 1

      We run a milter which applies X-Truedomain-* headers (view source on those messages - you'll see that even the Logo image is added a per-message basis as a Base64 encoded header)

      So what happens when I spoof the X-Truedomain headers? It seems that this solution just pushes the verification off to someone else, but doesn't actually solve the problem.

      I read your link, which really only says, "Truedomain does the verification and we trust Truedomain." No details. So I looked at the Truedomain web site. It is a mission statement and a copyright notice. That's it. It's not exactly inspiring confidence.

      (And really, "milter"? You can say that with a straight face?)

      --
      Chelloveck
      I give up on debugging. From now on, SIGSEGV is a feature.
    3. Re:TrueDomain by Bronster · · Score: 1

      http://en.wikipedia.org/wiki/Milter

      It's a standard technical name for an API, which is why I can say it with a straight face rather than obfuscate around it. The package is called truedomain-milter, for obvious reasons.

      If you spoof the headers they'll be dropped on receipt. Note that the message still has to pass DKIM or SPF as well.

      Now - if you upload a spoofed message via IMAP you can fool our web interface, but the only person who's going to see that is you or someone else who's shared your folders.

      And yeah - we do trust Truedomain because we know the people who run it. Presumably they work on trust building with other people. It's similar to Verisign - why should we trust them? I won't answer that. I trust Truedomain more.

  28. Re:Research no, risky possibly? by Anonymous Coward · · Score: 0

    Its not your fault. Lack of education is a problem these days.

    Did you even read the report? Everyone who participated knew it was a fake "SPOOFED" email with phishing links. THe intent was to determine if the email security systems could identify the attack.

  29. Mod parent thick as two short planks by DavidRawling · · Score: 1

    What? Someone other than a postal worker placing a letter in your (house's) mailbox, addressed to you, is mail fraud? I do not think mail fraud is what you think it is. Did you even read what you wrote, or what you replied to?

    What if the person was a postal worker but not a delivery agent?

    What if the person was a delivery agent but your house is not on his route?

    What if the person was a delivery agent but it's 3 in the morning?

    I'm sure all the Bill Gates in the world would love to know that according to you, if they live in, or move to the US, they should change their name to avoid committing mail fraud every time they send an item by post. Does that apply to all duplicate names or just those you happen to like?

    You're an idiot (and I must be bored on holiday if I'm responding to ObviousTroll). Next time at least make SOMETHING in your troll plausible!

    1. Re:Mod parent thick as two short planks by tomhudson · · Score: 1

      What if the person was a delivery agent but it's 3 in the morning?

      He'd be arrested. The city bans ALL junk mail like fliers and crap between 8pm and 7am. ANY delivery at 3am is going to get you a conversation with the cops over here.

    2. Re:Mod parent thick as two short planks by Rysc · · Score: 1

      What if the person was a delivery agent but it's 3 in the morning?

      He'd be arrested. The city bans ALL junk mail like fliers and crap between 8pm and 7am. ANY delivery at 3am is going to get you a conversation with the cops over here.

      What city?

      What happens if I'm hand-delivering a letter that isn't a flier and isn't junk mail? Do I still get harassed for no reason?

      --
      I want my Cowboyneal
    3. Re:Mod parent thick as two short planks by tomhudson · · Score: 1

      >>>What if the person was a delivery agent but it's 3 in the morning?
      >>He'd be arrested. The city bans ALL junk mail like fliers and crap between 8pm and 7am. ANY delivery at 3am is going to get you a conversation with the cops over here.
      >What city?
      >What happens if I'm hand-delivering a letter that isn't a flier and isn't junk mail? Do I still get harassed for no reason?

      If you're trying to hand-deliver a letter at 3 in the morning, you'd better call ahead of time. Parcels and stuff? Sure, if the person is actually ordered them. If they didn't, forget it. Even subpoenas can't be served before 6am in Quebec (search or arrest warrants are another matter). You want to do otherwise, you'd better have a judge's authorization.

      It's not for "no reason" any more than not allowing people to run circular saws at 5am is "no reason." People have a right to live in peace, and that means no circulars or other crap dumped in their mailbox or on their porch after 8pm in most municipalities - we demanded the laws be passed in city council specifically to deal with the mountain of useless crap advertisers want us to pay to recycle.

      The procedure is quite simple ... your junk mail is confiscated, you're given your ticket, then you're free to go. You either pay the fine ($300.00 to $1,000.00), plus costs, or you go to court. If you lose, you either pay the fine + costs, or you go to jail, or you do community service if you can prove that you can't pay the fine. You can ask the court to order your junk mail returned, and it may or may not be - and you may be held responsible for storage costs if it is, same as cars that are impounded when you're caught for drunk driving have to pay $600.00 when you go to pick up their car ($20 a day, mandatory 30-day impound. Tends to make people renew their plates on time).

      We also have a program where you put a "no fliers" sticker on your mailbox, and even the post office won't deliver junk mail unless it's addressed to the individual occupant. Again backed up with fines of $300.00 to $1,000.00

    4. Re:Mod parent thick as two short planks by Rysc · · Score: 0, Offtopic

      If you're trying to hand-deliver a letter at 3 in the morning, you'd better call ahead of time.

      What? And wake people up? Isn't it much more polite to just leave the letter in their box so that they can get to it when they're ready?

      It's not for "no reason" any more than not allowing people to run circular saws at 5am is "no reason." People have a right to live in peace, and that means no circulars or other crap dumped in their mailbox or on their porch after 8pm in most municipalities - we demanded the laws be passed in city council specifically to deal with the mountain of useless crap advertisers want us to pay to recycle.

      Whoa whoa whoa! For a second there I thought you said there was a law against using a circular saw at 5AM. If true, that's ridiculously outrageous.

      As for the rest, I am not talking about delivering a package or receiving junk mail. I am talking about me, let's say a love sick young man, hand delivering a note to a young lady's mailbox at an ungodly hour (because that's when I finished writing it, of course, and I simply cannot wait for the regular post!) If that's illegal, then that's insane. I am hoping you're speaking loosely and simply didn't realize you were implying "any message" and that we were not specifically talking about junk mail.

      Regardless, it sounds like I never want to live where you live. Quebec you say? I'll keep right out.

      We also have a program where you put a "no fliers" sticker on your mailbox, and even the post office won't deliver junk mail unless it's addressed to the individual occupant. Again backed up with fines of $300.00 to $1,000.00

      I see no problem with that.

      --
      I want my Cowboyneal
    5. Re:Mod parent thick as two short planks by tomhudson · · Score: 1

      There IS a law against using power tools before 7am - and ALL heavy equipment - in my municipality, an in most others. Ditto for any sort of construction work. The only exceptions are emergency work and civic and utility maintenance crews - and the utilities have to apply for a permit. there's nothing worse than some idiot doing their "home improvements" through midnight on a week-night when kids have to sleep, or starting at 6 am on a Sunday morning when all us normal "heathens" want to just sleep in until noon!

      I am talking about me, let's say a love sick young man, hand delivering a note to a young lady's mailbox at an ungodly hour (because that's when I finished writing it, of course, and I simply cannot wait for the regular post!)

      In my municipality, you'd probably be held as a stalker. And/or an idiot. The bylaw is quite clear. NO mail delivery after 8pm means that, and more. No mail, no junk mail, no fliers - nothing. Not even a "door knocker" card. Or your hypothetical "lovesick note." Unless it's being delivered directly into the recipients' hand, you cannot leave it behind. We had problems with advertising companies dumping their junk mail on porches at midnight, so we put an end to it. A few fines, confiscating their trucks, and they respect people's sleeping habits.

      And no, in reference to your other point, calling will make less of a disturbance than going to my place at 3 am and sticking an envelope in my mailbox. I don't need the dogs barking. Neither do the neighbours. Besides, this is 2010 - use email, you insensitive clod!

    6. Re:Mod parent thick as two short planks by Rysc · · Score: 1

      The email jab notwithstanding, chances are that for most people a call would be less appreciated than a silent drop-off of a note.

      I'm all for stopping bad actors, but someone disturbing you with power tools is just insensitive and need not have the law thrown at him.I bet you're a member of a home-owner's association, too, and like to make sure your neighbor's lawn is a regulation height! Behavior should be at least grossly overbearing before the law is involved. Passing broad laws to target specific sorts of bad behavior is also a recipe for disaster.

      I reiterate that I find this all to be loony.

      --
      I want my Cowboyneal
    7. Re:Mod parent thick as two short planks by tomhudson · · Score: 1

      Fortunately, thre's no such thing as a home-owner association up here. You can paint your door whatever colour you want, you can sit nekked in your back yard as long as there's a privacy fence, you can hang up your laundry on a clothesline, or park an ugly car on your lawn or a boat in your driveway if that floats your boat. What you CAN'T do is disturb the peaceable enjoyment of other people. Your rights stop where others begin.

      And dropping off notes at 3am gets a lot of people's dogs barking ... and whatever's in it will keep until 7am - and if it won't, then a phone call is the better way to deal with it anyways.

      It's an effective law to keep the nuisances down. I don't appreciate some fundie kook dropping off a flier in my mailbox at 9:30 at night. That happened a few months ago - they got their one warning - an email telling them that

      1. the bylaw is nothing after 8pm, to anyone in any of the local municipalities,
      2. they should be more aware of local laws when their "mother church" in the USofA sends assholes up here to tell us we're going to hell and need Jeebus, because our freedoms include not having to listen to that sort of shite, and,
      3. next time I *will* file a complaint, and encourage all my heathen neighbours to do the same. At $300 per complaint (and the fine is not tax-deductible as a "church expense"), it adds up fast.

      What's looney is people thinking it's okay to bother other people with junk mail at all hours of the night. Or anything short of an emergency.

    8. Re:Mod parent thick as two short planks by Rysc · · Score: 1

      Home owner's associates would tend to claim that being an eyesore is disturbing the peace of others.

      I'm willing to believe that there was a serious issue which was solved by passing these laws, but I don't think it could possibly be the right solution to the problem. There's nothing inherently harmful in dropping off a note at 3AM, given that not everybody has dogs. Punishing people for acting in good faith is never a good idea. Fining people for behaving in an average way is not a good idea. I'm sure your community had some real problem that is now gone, but I am equally sure that incalculable harm is being done as a result. In no way should someone be arrested or fined for inadvertently causing all of the dogs in a neighborhood to bark, no matter what the hour!

      It seems like a system begging to be abused. What if I file a complaint just to harass someone? I could always make a flier myself and claim they dropped it off, or take one that was delivered during regular hours and claim it was delivered after. If it can be abused it will be abused; the application of the law is likely to be at least as much of a nuisance as whatever it was designed to prevent!

      --
      I want my Cowboyneal
    9. Re:Mod parent thick as two short planks by tomhudson · · Score: 1

      Home owner's associates would tend to claim that being an eyesore is disturbing the peace of others.

      That's your problem - we don't have "home-owners associations" up here. Maybe you should pass a law to ban them.

      There's nothing inherently harmful in dropping off a note at 3AM, given that not everybody has dogs

      How about this - There's nothing inherently harmful in shooting into an open window, seeing as most rooms are unoccupied. Doesn't work. Even if there's zero probability of harm, you simply don't have the right to be prowling around my place after dark - and that's a provincial, not municipal, law.

      There is NO reason to be dropping notes off in people's mailboxes at 3am. If that person doesn't have a dog, the neighbours across the street, or next door, do. Plus, you're trespassing, same as the local public security guy can't go into the driveway after dark to check for up-to-date car registrations or other issues. The city tried to claim otherwise, and was handed their ass back to them. The trespassing law is at the provincial level - peace officers only, and only with a valid reason (and checking for unlocked doors or expired car registrations is NOT a valid reason, even for cops).

      In no way should someone be arrested or fined for inadvertently causing all of the dogs in a neighborhood to bark, no matter what the hour!

      It's not inadvertent. When you hear them starting, that should be a clue to leave. You don't, then you're an asshole. Plus, you ARE trespassing, in the dark. Sounds like a formula to get yourself paint-balled to death.

      It seems like a system begging to be abused. What if I file a complaint just to harass someone? I could always make a flier myself and claim they dropped it off, or take one that was delivered during regular hours and claim it was delivered after. If it can be abused it will be abused; the application of the law is likely to be at least as much of a nuisance as whatever it was designed to prevent!

      You "excuse" fails in the face of the facts. The reality is the law has worked. It keeps our doorsteps junk-free after 8pm and before 7am. It keeps people from hammering away at all hours of the night. It keeps people from skulking around claiming they have a legitimate purpose when they're up to no good. It keeps people from dumping stuff in the mailbox at 3am. It keeps people who try to dump stuff in my mailbox at 3 am from getting body parts removed by normally-very-friendly dogs (and no, since trespassing is a criminal act, you have no civil recourse here, unlike the U.S., where crooks can sue if they get hurt)

    10. Re:Mod parent thick as two short planks by Rysc · · Score: 1

      Home owner's associates would tend to claim that being an eyesore is disturbing the peace of others.

      That's your problem - we don't have "home-owners associations" up here. Maybe you should pass a law to ban them.

      I agree, and I'd love to. Some people seem to want them, though I've never met one who will admit to it. FYI, your municipal laws are acting a lot like home owner's association rules in that one is not permitted to opt out (except by being told "don't live there") and the rules themselves are arbitrary and draconian.

      There is NO reason to be dropping notes off in people's mailboxes at 3am.

      I already outlined a scenario in which someone might without having any evil intent.

      If that person doesn't have a dog, the neighbours across the street, or next door, do. Plus, you're trespassing, same as the local public security guy can't go into the driveway after dark to check for up-to-date car registrations or other issues

      It's certainly not trespassing. What's the mailbox there for if no one is permitted to access it? The whole point is that it's an invitation to receive messages.

      In no way should someone be arrested or fined for inadvertently causing all of the dogs in a neighborhood to bark, no matter what the hour!

      It's not inadvertent. When you hear them starting, that should be a clue to leave. You don't, then you're an asshole. Plus, you ARE trespassing, in the dark. Sounds like a formula to get yourself paint-balled to death.

      It is inadvertent if I set them off while dropping off a message quietly, as opposed to deliberately provoking them. Once they start the damage has been done even if I do leave right away. If I am on the street and the dogs start barking I am not trespassing. Mailboxes are frequently street (or sidewalk) accessible. You are suggesting that it should be a crime to walk down a street at 3am and put something in a box because dogs might start barking and because the mailbox is your property and accessing it is therefore trespassing. This is crazy.

      You "excuse" fails in the face of the facts. The reality is the law has worked. It keeps our doorsteps junk-free after 8pm and before 7am. It keeps people from hammering away at all hours of the night. It keeps people from skulking around claiming they have a legitimate purpose when they're up to no good. It keeps people from dumping stuff in the mailbox at 3am. It keeps people who try to dump stuff in my mailbox at 3 am from getting body parts removed by normally-very-friendly dogs (and no, since trespassing is a criminal act, you have no civil recourse here, unlike the U.S., where crooks can sue if they get hurt)

      I'm sure that's all true, but I'm equally sure that there are better ways to get the same effect without having horrible laws that do horrible things to people who are not malicious. An effective way to prevent crime is to punish every crime with death, but it's still not a good solution. An effective way to prevent traffic jams is to severely limit who is permitted to drive a car, but it's also not a good solution. You could get the same benefits by simply imposing a curfew banning any sort of travel after dark, but it would not be a good solution. Arguing that because the desired result is achieved the laws are justified is not sufficient.

      --
      I want my Cowboyneal
    11. Re:Mod parent thick as two short planks by tomhudson · · Score: 1

      There is NO reason to be dropping notes off in people's mailboxes at 3am.

      I already outlined a scenario in which someone might without having any evil intent.

      And I already showed that it not only is criminal trespass, not just here, but probably where you live as well. Try that on a dark night in much of the USA and see how quickly you get your head blown off.

      If that person doesn't have a dog, the neighbours across the street, or next door, do. Plus, you're trespassing, same as the local public security guy can't go into the driveway after dark to check for up-to-date car registrations or other issues

      It's certainly not trespassing. What's the mailbox there for if no one is permitted to access it? The whole point is that it's an invitation to receive messages.

      if you're in the US, federal regulations state that >only the post office can put stuff in the mailbox .

      So no, you can't stick your hypothetical letter in the mailbox at 3am, 3 pm, noon, or any other time.

      It's pretty bad when foreigners know more about your laws than you do. Then again, it must be that "good ole 'merikun edjumacaishun".

  30. SPF by oglueck · · Score: 1

    linkedin.com text = "v=spf1 ip4:70.42.142.0/24 ip4:208.111.172.0/24 ip4:64.74.220.0/24 ip4:64.74.221.0/26 ip4:64.71.153.211 ip4:64.74.221.30 ip4:69.28.149.0/24 ip4:208.111.169.128/26 ip4:64.74.98.128/26 ip4:64.74.98.16/29 mx ~all"

    That is ~all and not -all. So linkedin is happy with any IP sending mail in their name. It will only cause a soft fail and no MTA should reject the message as fake. It's hardly the fault of mail clients here.

    1. Re:SPF by Chrisq · · Score: 1

      I wish more mail clients would issue a warning when SPF returns SOFTFAIL. So many people use the ~all just in case they ever want another machine to send emails and forget to update their DNS that a warning would be nice. Of course more people should bite the bullet and use -all

  31. Eh? by YankDownUnder · · Score: 1

    What - we didn't already know this? Erf...c'mon, wake up...

    --
    YankDownUnder Veni, Vidi, volo in domum redire
  32. This article simply states the obvious. by Phil_at_EvilNET · · Score: 1

    Not to mention, it was written back in October.

    Regardless, anyone that deals with spam on any level knows that targeted attacks (spear phishing...who the hell coined that?) are *not* the primary focus of appliances like the Ironport. Being an Ironport admin I know from experience with both Ironport and Puremessage (PerlMX) that the priority of these devices is to focus on QUANTITY. The volume of messages coming into a firm or company is more important than the targeted individual, not to mention that the target should exercise a little discretion and common sense when opening an email message coming from *anyone*, especially someone (in)famous like Bill Gates.

    Local mail reader programs (and spam admins with time on their hands) are the front lines for targeted email attacks. Just like a good suit of armor, any good firewall design uses multiple devices to prevent penetration. The same thing holds true with email, and the targeted attack that gets past the first layer of security (routing MTA or spam appliance) should be handled by the second layer (the Mail Server) or the third layer (the desktop client).

    From my own personal experience, custom rulesets are created on the Ironport or the Outlook/Lotus Notes client and the targeted attack is usually dealt with "after the fact". Its unfortunate that it gets done that way, but coming from a firm that used to handle millions of messages a day, the frequency of targeted attacks based on volume were insignificant. Either way, this is nothing new. It's like discovering the moon.

    -Phil

    --
    To avoid corruption, one must remain dishonest.
  33. Oh, come on. by thePowerOfGrayskull · · Score: 1

    None of the products in question make any pretense of validating "spoofed" addresses. And by "spoofed" we mean only that the originating address does not match the server used to send the email. Whcih is a commonplace and valid scenario for many people who outsource web site hosting and email.

    What this "article" is really about: "Look at me, I can state the obvious! Come read my site!"

    Looking a little closer at the about page, I see what: "The InformationWeek Business Technology Network is a network of market-leading Web sites that provide technology buyers with the information, perspective, and tools they need to make the right decisions for their businesses. "