<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Exchange Server Pro &#187; Spam</title>
	<atom:link href="http://exchangeserverpro.com/tag/spam/feed" rel="self" type="application/rss+xml" />
	<link>http://exchangeserverpro.com</link>
	<description>Microsoft Exchange Server News - Tips - Tutorials</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:00:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Email Fundamentals: What is an Open Relay?</title>
		<link>http://exchangeserverpro.com/what-is-an-open-relay</link>
		<comments>http://exchangeserverpro.com/what-is-an-open-relay#comments</comments>
		<pubDate>Wed, 17 Aug 2011 12:30:00 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Accepted Domains]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=3920</guid>
		<description><![CDATA[Learn about open relays and how to verify that your Exchange Server is not one of them.]]></description>
			<content:encoded><![CDATA[<p>If you are responsible for a <a href="http://exchangeserverpro.com">Microsoft Exchange Server</a> that is connected to the internet then you need to know what an open relay is.</p>
<p>In short, an open relay is an email server that is configured to accept mail from any sender and deliver it to any recipient. This is an undesirable configuration because it can be exploited very easily by spammers and other malicious users.</p>
<p>A properly configured Exchange server will accept mail sent from outside senders to recipients that are &#8220;known&#8221; or &#8220;local&#8221; to that Exchange server. In Exchange Server 2007/2010 this is configured in the Accepted Domains settings for the organization.</p>
<p><img class="aligncenter size-full wp-image-3945" title="accepted-domains" src="http://exchangeserverpro.com/wp-content/uploads/2011/08/accepted-domains.jpg" alt="" width="508" height="167" /></p>
<p>In other words, it is normal and expected that senders outside the organization can send email to recipients inside the organization. That email should be accepted and delivered by the Exchange server (assuming the recipient actually exists).</p>
<p>&nbsp;</p>
<p><img class="aligncenter size-full wp-image-3946" title="open-relay-1" src="http://exchangeserverpro.com/wp-content/uploads/2011/08/open-relay-1.jpg" alt="" width="564" height="308" /></p>
<p>This may be slightly different in the case of <a title="How to Share an Email Domain Between Two Mail Systems" href="http://exchangeserverpro.com/how-to-share-an-email-domain-between-two-mail-systems">shared SMTP namespaces</a> and External Relay domains, but for the sake of this article we&#8217;ll focus on this simple example.</p>
<p>In comparison, a server that is an open relay would allow a sender from outside of the organization to send (or &#8220;relay&#8221;) emails to recipients who are also outside of the organization.</p>
<p><img class="aligncenter size-full wp-image-3947" title="open-relay-2" src="http://exchangeserverpro.com/wp-content/uploads/2011/08/open-relay-2.jpg" alt="" width="566" height="308" /></p>
<p>Clearly this is bad because a malicious person could send spam, phishing emails or malware via your Exchange server.</p>
<p><img class="aligncenter size-full wp-image-3948" title="open-relay-3" src="http://exchangeserverpro.com/wp-content/uploads/2011/08/open-relay-3.jpg" alt="" width="594" height="308" /></p>
<p>The most obvious risk here is that your Exchange server is used by spammers to exploit others. Another concern is how much of your network and server resources this type of exploitation can consume.</p>
<p>But a more serious concern is that it can lead to other mail systems blocking mail that is sent from your server. This can happen in several ways, such as your server being listed on a blacklist such as <a title="Exchange 2010 Edge Transport Server: Configuring IP Block List Providers" href="http://exchangeserverpro.com/exchange-2010-edge-transport-server-configuring-ip-block-list-providers">Spamhaus</a>, or other email systems performing an open relay test on your server and blocking it when it fails the test.</p>
<p>In their default configuration Exchange Server 2007/2010 are not open relays. However through operator error they could become an open relay. If you have any concerns about your Exchange server possibly being an open relay you can test it by going to <a href="http://www.abuse.net/relay.html">Abuse.net</a> and entering your Exchange server&#8217;s public IP address or DNS name (ie your <a title="Email Fundamentals: What is an MX Record?" href="http://exchangeserverpro.com/mx-record">MX record</a>) and running the test.</p>
<p><img class="aligncenter size-full wp-image-3949" title="open-relay-4" src="http://exchangeserverpro.com/wp-content/uploads/2011/08/open-relay-4.jpg" alt="" width="500" height="336" /></p>
<p>I run this test multiple times on any Exchange server deployment that I&#8217;m involved in, or any time a change is made to internet-facing servers. If you&#8217;ve never run an open relay test on your own server this may be worth considering.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/exchange-2010-wildcard-ssl-certificates" title="Exchange 2010 FAQ: Are Wildcard SSL Certificates Supported?">Exchange 2010 FAQ: Are Wildcard SSL Certificates Supported?</a></li><li><a href="http://exchangeserverpro.com/exchange-2007-2010-infinite-loops-internal-relay-domains" title="Avoiding Infinite Loops with Internal Relay Domains in Exchange 2007/2010">Avoiding Infinite Loops with Internal Relay Domains in Exchange 2007/2010</a></li><li><a href="http://exchangeserverpro.com/exchange-ssl-certificate-management-survey" title="Exchange SSL Certificate Management Survey">Exchange SSL Certificate Management Survey</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-grant-send-behalf-permissions-distribution-group" title="Exchange 2010: How to Grant Send on Behalf Permissions for a Distribution Group">Exchange 2010: How to Grant Send on Behalf Permissions for a Distribution Group</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-shared-calendar-permissions-nested-groups" title="Exchange 2010 Shared Calendar Permissions and Nested Groups">Exchange 2010 Shared Calendar Permissions and Nested Groups</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/what-is-an-open-relay">Email Fundamentals: What is an Open Relay?</a> is © 2011 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/what-is-an-open-relay/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What Are You Telling Customers About the Epsilon Data Breach?</title>
		<link>http://exchangeserverpro.com/epsilon-data-breach</link>
		<comments>http://exchangeserverpro.com/epsilon-data-breach#comments</comments>
		<pubDate>Sat, 09 Apr 2011 22:18:00 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Anti-Spam]]></category>
		<category><![CDATA[Aweber]]></category>
		<category><![CDATA[Epsilon]]></category>
		<category><![CDATA[ESP]]></category>
		<category><![CDATA[iContact]]></category>
		<category><![CDATA[Phishing]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=3251</guid>
		<description><![CDATA[The Epsilon data breach that compromised tens of millions of email addresses has been the big news of the email world lately. What are you telling your customers to expect?]]></description>
			<content:encoded><![CDATA[<p>The big news in the anti-spam world lately has been the customer data breach at Epsilon. You may never have heard of Epsilon before this incident, so here is a quick description of them by <a href="http://www.magillreport.com/Epsilon-Valdez-How-Bad-Might-it-Get/">Ken Magill</a>.</p>
<blockquote><p>Epsilon is the largest permission-based email marketing services provider in the world. According to the company’s Web site, it sends more than 40 billion emails annually for more than 2,500 clients, including seven of the Fortune 10.</p></blockquote>
<p>The data breach first came to widespread attention as major brands such as Hilton, Tivo and Dell began emailing their customers to warn them that their email addresses had been compromised.</p>
<p>This is nothing new in the world of email marketing, high profile data breaches have occurred in recent years with email providers such as <a href="http://blog.deliverability.com/2010/01/is-your-list-hosted-at-icontact-it-may-have-been-stolen.html">iContact</a> and <a href="http://www.aweber.com/blog/uncategorized/data-compromise.htm">Aweber</a> (<a href="http://www.aweber.com/blog/uncategorized/data-accessed.htm">twice</a>) and there is a longer history of them dating back to <a href="http://edition.cnn.com/2005/TECH/internet/02/04/aol.spam.plea/">2005</a> and <a href="http://news.cnet.com/2100-1023-957567.html,">2002</a>. And thats just a few of the ones we actually hear about.</p>
<p>It should come as no surprise that databases of active, verified email addresses are a rich target for data thieves, just as other targets such as the companies that issue <a href="http://www.computerworld.com/s/article/9215245/Solo_Iranian_hacker_takes_credit_for_Comodo_certificate_attack">SSL certificates</a> or <a href="http://exchangeserverpro.com/hackers-successfully-breach-rsa-networks">make security tokens</a> are also highly targeted.</p>
<p>The thought of your email addresses being compromised in this way might alarm some customers. But what is the real impact? More spam?</p>
<p>As I explained to one of my customers, if you have an email address then there is a pretty good chance the spammers already have it. In this particular case an office of only 8 staff has close to 40,000 spam emails blocked each month. A few new spammers getting hold of those email addresses might increase the volume of spam a little.</p>
<p>But as long as that spam is still spam-like then it stands no greater chance of making it past the anti-spam protection our customers already have. In other words if the spam is still coming from untrusted IP addresses such as botnets, contains content that will be filtered, or links out to malicious URLs, then you can expect it to be blocked just like other spam.</p>
<p>The real risk is if the spammers are able to construct spam emails that make it past the anti-spam filters, which as we all know does happen from time to time. Depending on the extent of the Epsilon data breach the spammers may also be in possession of information that makes it easier to trick the receiver into believing it is a legitimate email.</p>
<p>For example of the spammer knows your email address <strong>and</strong> your real name <strong>and</strong> which companies you&#8217;ve done business with and therefore expect to receive email from, then they can craft a more personalized and relevant spam email to send to you.</p>
<p>So while most people would recognize an email from a bank that they aren&#8217;t a customer of as spam, if the same email appeared to come from the bank that they do use and addresses them by their real name then the phishing attempt may be more successful.</p>
<p>All of this places the weakest link (aside from the apparently flawed security of email service providers) at the same place it has always been &#8211; the end user and their awareness of issues around spam, social engineering, and phishing.</p>
<p>Unfortunately these are complex issues and as Laura Wise recently showed it can be hard enough for an expert in this field to <a href="http://blog.wordtothewise.com/2011/04/real-or-phish/">tell real email from fake</a>. Worse still some companies send legitimate email that easily fits the profile of a phishing attempt.</p>
<p><strong>So what are you telling your customers about this?</strong></p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/what-is-an-open-relay" title="Email Fundamentals: What is an Open Relay?">Email Fundamentals: What is an Open Relay?</a></li><li><a href="http://exchangeserverpro.com/email-spam-and-how-marketers-think-youre-stupid" title="Email Spam and How Marketers Think You&#8217;re Stupid">Email Spam and How Marketers Think You&#8217;re Stupid</a></li><li><a href="http://exchangeserverpro.com/beware-the-beta-testing-inc-spam-address-harvester" title="iPad Scam: Beware of the Beta Testing Inc Spam Address Harvester">iPad Scam: Beware of the Beta Testing Inc Spam Address Harvester</a></li><li><a href="http://exchangeserverpro.com/exchange-server-2007-sp1-disabled-exchange-anti-spam-updates" title="Exchange Server 2007 SP1 disables Exchange Anti-spam updates">Exchange Server 2007 SP1 disables Exchange Anti-spam updates</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-wildcard-ssl-certificates" title="Exchange 2010 FAQ: Are Wildcard SSL Certificates Supported?">Exchange 2010 FAQ: Are Wildcard SSL Certificates Supported?</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/epsilon-data-breach">What Are You Telling Customers About the Epsilon Data Breach?</a> is © 2011 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/epsilon-data-breach/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Spam and How Marketers Think You&#8217;re Stupid</title>
		<link>http://exchangeserverpro.com/email-spam-and-how-marketers-think-youre-stupid</link>
		<comments>http://exchangeserverpro.com/email-spam-and-how-marketers-think-youre-stupid#comments</comments>
		<pubDate>Fri, 19 Nov 2010 12:05:39 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Antispam]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=2346</guid>
		<description><![CDATA[Some marketers hate the idea that they need permission to enter your inbox.  They don't say it in so many words.  They talk about "implied permission", and their responsibility as marketers to anticipate consumer wants and deliver relevant emails to them.  And they think thats what consumers want from them.]]></description>
			<content:encoded><![CDATA[<p>A long time ago <a href="http://exchangeserverpro.com">email servers</a> ran with no special security on them.  Then one day email viruses became a big enough problem that we started filtering all incoming email for malware.  Soon after that spam email also became a problem, and so we also started filtering incoming email for unwanted content.</p>
<p>I remember when a good spam filter was a list of just a few dozen keywords and maybe a handful of IP addresses and sending email addresses that you had explicitly blocked.  These days we&#8217;ve evolved to highly sophisticated email security systems based on combinations of block lists, signature-based content filter, heuristics-based content filtering, sender reputation, and other techniques to try and outwit the criminals that are behind the worst of the spam on the internet.</p>
<p>But there is also another type of spam email. This is the spam that is relatively harmless but falls into the &#8220;unsolicited commercial email&#8221; category.</p>
<p>The term &#8220;permission marketing&#8221; was originally coined to describe a philosophy of only marketing to those who agree to receive your message.  In email this is embodied as opt-in or double opt-in marketing, in which consumers explicitly signup to receive email from companies that they have interacted with.</p>
<p>In other words, when you want to know about the weekend special at your local pizza chain, you go to their website and fill out a form with your name, email address, and location, and they send you emails until you tell them to stop by unsubscribing.</p>
<p>But some marketers hate the idea that they need permission to enter your inbox.  They don&#8217;t say it in so many words.  They talk about &#8220;implied permission&#8221;, and their responsibility as marketers to anticipate consumer wants and deliver relevant emails to them without the recipient having to ask for them.  Relevant being a subjective term, because most marketers consider their message relevant to everyone who has ever done business with them.</p>
<p>In reality most consumers would not say that they expect to receive email from every business that they&#8217;ve ever bought from.</p>
<p>But the marketer insists on <a href="http://www.mediapost.com/publications/?fa=Articles.showArticle&amp;art_aid=139590">putting these words in the consumer&#8217;s mouth</a>:</p>
<blockquote><p>Since I already do business with you, I expect to see some emails that actually relate to what I&#8217;ve bought or maybe searched for or even read/reviewed on your site. But you can also send me random items&#8230; eventually something will be of interest. It&#8217;s your dime (or 0.025 cents or whatever you pay to send me an email).</p>
<p>&lt;snip&gt;</p>
<p>Of course, if you decide to waste my time by waiting for me to raise my hand and ask you to send me emails, I&#8217;ll do business with someone who has the guts to send me their best efforts instead of hiding behind silly arguments about the ethics of talking to me in a channel I use daily. For all I know, I already gave you my email address and permission. Or not. I don&#8217;t care either way.</p></blockquote>
<p>As the article&#8217;s author goes on to elaborate in the comments:</p>
<blockquote><p>Another way to look at it is that it&#8217;s a new high in the level of respect we should have for customers &#8211; not to waste their time after they&#8217;ve clearly established an interest in our products and services.</p></blockquote>
<p>In other words, a business transaction is the same as permission.  Start sending emails!</p>
<p>So why can&#8217;t marketers just stick with explicit permission instead of looking for ways to assume permission was implied?  Because they think its too hard for people to work out how to opt-in to receive email.</p>
<blockquote><p>Why are you assuming that every customer has enough interest in every organization that they do business with to make it a point to hunt down every single permissions page so they can sign up for emails? We don&#8217;t ask for the same level of interaction for direct mailings. That&#8217;s a huge level of disrespect for people&#8217;s time and effort. It takes far less time to unsubscribe than it does to subscribe (or to shred/toss the mail for that matter).</p></blockquote>
<p>So its easier to just email people and let them (try to) opt-out than it is to put in place the simple, easy to use systems that capture opt-ins at the point of interaction (usually the sale).  Naked Pizza have <a href="http://www.mailchimp.com/blog/how-naked-pizza-uses-chimpadeedoo/">worked it out</a>.  Amazon had no trouble working it out.  Why can&#8217;t the rest of the marketing world work it out as well?</p>
<p>It is arrogant at best, and insulting at worst, for marketers to think that we consumers are too stupid to work out how to opt-in for email that we want.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/what-is-an-open-relay" title="Email Fundamentals: What is an Open Relay?">Email Fundamentals: What is an Open Relay?</a></li><li><a href="http://exchangeserverpro.com/epsilon-data-breach" title="What Are You Telling Customers About the Epsilon Data Breach?">What Are You Telling Customers About the Epsilon Data Breach?</a></li><li><a href="http://exchangeserverpro.com/exchange-server-antispam-review-spamfighter-exchange-module" title="Exchange Server AntiSpam: Review of SPAMFighter Exchange Module for Exchange Server 2010">Exchange Server AntiSpam: Review of SPAMFighter Exchange Module for Exchange Server 2010</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-wildcard-ssl-certificates" title="Exchange 2010 FAQ: Are Wildcard SSL Certificates Supported?">Exchange 2010 FAQ: Are Wildcard SSL Certificates Supported?</a></li><li><a href="http://exchangeserverpro.com/exchange-ssl-certificate-management-survey" title="Exchange SSL Certificate Management Survey">Exchange SSL Certificate Management Survey</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/email-spam-and-how-marketers-think-youre-stupid">Email Spam and How Marketers Think You&#8217;re Stupid</a> is © 2010 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/email-spam-and-how-marketers-think-youre-stupid/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad Scam: Beware of the Beta Testing Inc Spam Address Harvester</title>
		<link>http://exchangeserverpro.com/beware-the-beta-testing-inc-spam-address-harvester</link>
		<comments>http://exchangeserverpro.com/beware-the-beta-testing-inc-spam-address-harvester#comments</comments>
		<pubDate>Fri, 21 May 2010 04:43:04 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Phishing]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=1389</guid>
		<description><![CDATA[A contact of mine just fell victim to a spammer's email address harvester.  The premise of the scam is this - you get sent an iPad review unit for 2 months, after which you are free to keep it.]]></description>
			<content:encoded><![CDATA[<p>A contact of mine just fell victim to a spammer&#8217;s email address harvester that hides behind a free iPad scam.</p>
<p>The premise of the scam is this &#8211; you get sent an iPad review unit for 2 months, after which you are free to keep it.  All you have to do is sign up and &#8230; give them access to one or more of your email address books or social network accounts so they can &#8220;invite&#8221; your contacts too.</p>
<p>If you do allow the spammers access to your contact list they send an email like this to each of your contacts:</p>
<blockquote><p>Hello (your contact),</p>
<p>Your contact (your name) invites you to participate in an iPad review program.<br />
Marketing research companies are looking for individuals who are interested in reviewing the new Apple iPad. The testing period lasts one month, after which reviewers can keep the device as a reward.<br />
To see more details or to register to our program, follow the link below:</p>
<p>(link removed)</p>
<p>Thanks,</p>
<p>The Beta Testing Inc Group</p></blockquote>
<p>By spoofing your email address when they send to your contacts the spammer hopes to avoid suspicion, raise the level of trust, and convert more victims.</p>
<h2>The Beta Testing Inc Website</h2>
<p>I&#8217;ll do my best to avoid any active hyperlinks to the site, but the URL in the invite email I received was <strong>betaincgroup.com</strong>, which forwarded me to <strong>betatestinginc.com</strong>.</p>
<p>The website is quite polished looking and gives a good first impression with a slick design that doesn&#8217;t immediately scream &#8220;scam!&#8221; at you like some sites do.</p>
<p><img class="alignnone size-full wp-image-1390" style="border: 1px solid #cdcdcd;" title="betatestinc001" src="http://exchangeserverpro.com/wp-content/uploads/2010/05/betatestinc001.png" alt="" width="500" height="565" /></p>
<p>There is enough content and links on the site to look well established, but what they&#8217;re really hoping is that you will see the iPad offer and rush to take it up.</p>
<p><img class="alignnone size-full wp-image-1391" style="border: 1px solid #cdcdcd;" title="betatestinc002" src="http://exchangeserverpro.com/wp-content/uploads/2010/05/betatestinc002.png" alt="" width="500" height="263" /></p>
<h2>The Email Address Harvest</h2>
<p>The spammer cleverly seeks to harvest email addresses by tricking you into giving them up willingly.  First you&#8217;re asked for your email address (they&#8217;ve already harvested one of them when your friends invited you, and they&#8217;re hoping you&#8217;ll perhaps submit a different one in the signup process netting them two active addresses in the process).</p>
<p><img class="alignnone size-full wp-image-1392" style="border: 1px solid #cdcdcd;" title="signup001" src="http://exchangeserverpro.com/wp-content/uploads/2010/05/signup001.png" alt="" width="500" height="234" /></p>
<p>In step 2 you&#8217;re asked to give them access to your email or social networks so that your friends can also be invited.  A long list of webmail providers is available, as well as LinkedIn and Youtube.</p>
<p><img class="alignnone size-full wp-image-1393" style="border: 1px solid #cdcdcd;" title="signup002" src="http://exchangeserverpro.com/wp-content/uploads/2010/05/signup002.png" alt="" width="500" height="355" /></p>
<p>Next you can complete your &#8220;registration&#8221;.  Its worth pointing out that this step can be done without either step 1 or 2 being actually completed.  They haven&#8217;t bothered coding in any logic to require you to complete the first two steps.  And I&#8217;ll show you why.</p>
<p><img class="alignnone size-full wp-image-1394" style="border: 1px solid #cdcdcd;" title="signup003" src="http://exchangeserverpro.com/wp-content/uploads/2010/05/signup003.png" alt="" width="500" height="194" /></p>
<p>The &#8220;Complete Registration&#8221; button points to a .php file on the local domain, which is a redirect to a new website.  The new website is a simple mobile phone continuity scam disguised as a quiz. Whether you completed step 1 and 2 or didn&#8217;t, they want iPad-hungry suckers to land on this website and fall for the next scam.  This is the spammer&#8217;s second bite of the cherry.</p>
<p><img class="alignnone size-full wp-image-1395" style="border: 1px solid #cdcdcd;" title="ipadscam" src="http://exchangeserverpro.com/wp-content/uploads/2010/05/ipadscam.png" alt="" width="500" height="291" /></p>
<p>This iPad giveaway masks your standard mobile phone subscription service scam.  I use the term &#8220;scam&#8221; quite willingly despite the following terms and conditions (which victims never read, and thats what they&#8217;re banking on).</p>
<p><img class="alignnone size-full wp-image-1397" style="border: 1px solid #cdcdcd;" title="fineprint" src="http://exchangeserverpro.com/wp-content/uploads/2010/05/fineprint.png" alt="" width="500" height="89" /></p>
<blockquote><p>&#8220;Subscription service: 2 msgs/wk $5/msg + $5 to join&#8221;</p>
<p>&#8220;This service operates according to the Australian code of conduct for SMS services.&#8221;</p>
<p>&#8220;Subscription: $5 once off joining fee + $10/wk to download mobile content&#8221;</p></blockquote>
<p>No doubt this redirect is geo-located to send each potential victim to an offer in their own country.</p>
<h2>Signs of the Scam</h2>
<p>Despite the obvious signs I&#8217;ve already demonstrated there are plenty of other signals that should tell people this is all an elaborate scam if they were to look closely.  The website cleverly distracts from most of its written content with imagery and a strong call to action, but on closer inspection the tell tale signs are there.</p>
<p><strong>Exhibit A: </strong> They say a phone number is required for the confirmation process, but the signup form doesn&#8217;t ask for one.</p>
<p><img class="alignnone size-full wp-image-1396" style="border: 1px solid #cdcdcd;" title="exhibita" src="http://exchangeserverpro.com/wp-content/uploads/2010/05/exhibita.png" alt="" width="299" height="271" /></p>
<p><strong>Exhibit B:</strong> Numerous typos and grammatical errors (above and below).</p>
<p><img class="alignnone size-full wp-image-1398" style="border: 1px solid #cdcdcd;" title="exhibitb1" src="http://exchangeserverpro.com/wp-content/uploads/2010/05/exhibitb1.png" alt="" width="489" height="90" /></p>
<p><img class="alignnone size-full wp-image-1399" style="border: 1px solid #cdcdcd;" title="exhibitb2" src="http://exchangeserverpro.com/wp-content/uploads/2010/05/exhibitb2.png" alt="" width="486" height="70" /></p>
<p><img class="alignnone size-full wp-image-1400" style="border: 1px solid #cdcdcd;" title="exhibitb3" src="http://exchangeserverpro.com/wp-content/uploads/2010/05/exhibitb3.png" alt="" width="409" height="64" /></p>
<p><img class="alignnone size-full wp-image-1401" style="border: 1px solid #cdcdcd;" title="exhibitb4" src="http://exchangeserverpro.com/wp-content/uploads/2010/05/exhibitb4.png" alt="" width="424" height="50" /></p>
<p><strong>Exhibit C:</strong> Efforts to get you spamming as many of your friends as possible.</p>
<p><img class="alignnone size-full wp-image-1402" style="border: 1px solid #cdcdcd;" title="exhibitc" src="http://exchangeserverpro.com/wp-content/uploads/2010/05/exhibitc.png" alt="" width="500" height="81" /></p>
<p><strong>Exhibit D:</strong> Non-functioning links in the footer.  Amusingly, the Contact link in the footer doesn&#8217;t work but the one in the top nav menu does, and offers a standard contact form that is yet another way they can harvest your email address.</p>
<p><img class="alignnone size-full wp-image-1403" style="border: 1px solid #cdcdcd;" title="exhibitd" src="http://exchangeserverpro.com/wp-content/uploads/2010/05/exhibitd.png" alt="" width="262" height="46" /></p>
<p><strong>Exhibit E:</strong> A non-functioning link to a Twitter profile, and my favourite of all, the &#8220;no spam&#8221; phone number.</p>
<p><img class="alignnone size-full wp-image-1404" style="border: 1px solid #cdcdcd;" title="exhibite" src="http://exchangeserverpro.com/wp-content/uploads/2010/05/exhibite.png" alt="" width="305" height="190" /></p>
<h2>Who is Behind It?</h2>
<p>Naturally the spammers are hiding behind private WHOIS details and domain names registered in the Bahamas.</p>
<p><img class="alignnone size-medium wp-image-1405" style="border: 1px solid #cdcdcd;" title="whois1" src="http://exchangeserverpro.com/wp-content/uploads/2010/05/whois1-450x104.png" alt="" width="450" height="104" /></p>
<p>The mobile subscription service I was redirected to had a different WHOIS and was registered in Amsterdam.  They seem to be a generic &#8220;mobile entertainment&#8221; business running out of multiple countries, and not related to the iPad spammer themselves who appears to be an affiliate of the mobile company rather than directly associated.</p>
<p>Whether that service is legal in the countries it operates is irrelevant to me, I still consider it a scam and anyone who signs up to it be a victim.</p>
<h2>From the Spammer&#8217;s Point of View</h2>
<p>This is probably a decent earner for them.  As long as some of the invites slip past spam filters and trick a few people into opening their email contacts the spammer gets:</p>
<ul>
<li>Usernames and passwords to email and social network accounts</li>
<li>Valid email addresses for future spam
<ul>
<li>At least 1 and sometimes 2 email addresses from the first victim</li>
<li>All of the email addresses that the person has in their email or social network account</li>
</ul>
</li>
<li>Some affiliate commissions from the mobile subscription services they are redirecting victims to</li>
</ul>
<p>And because of the invite system being used, after an initial push the scam could simply go viral and spread itself without any further effort.</p>
<h2>Too Good to be True&#8230;</h2>
<p>The old saying applies here.  Really, 5000 free iPads?  Sounds too good to be true doesn&#8217;t it?</p>
<p>Spammers are basically malicious marketers, and like any marketer will seek to exploit trends.  Valentine&#8217;s Day, Christmas, new US presidents, natural disasters, and yes even new Apple products.  There are all instant triggers for spam campaigns that try to take advantage of the things that are most relevant to people at the time.</p>
<p>A final note, if you did fall for this scam I strongly recommend you change your passwords now.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/epsilon-data-breach" title="What Are You Telling Customers About the Epsilon Data Breach?">What Are You Telling Customers About the Epsilon Data Breach?</a></li><li><a href="http://exchangeserverpro.com/what-is-an-open-relay" title="Email Fundamentals: What is an Open Relay?">Email Fundamentals: What is an Open Relay?</a></li><li><a href="http://exchangeserverpro.com/email-spam-and-how-marketers-think-youre-stupid" title="Email Spam and How Marketers Think You&#8217;re Stupid">Email Spam and How Marketers Think You&#8217;re Stupid</a></li><li><a href="http://exchangeserverpro.com/some-recent-articles" title="Some Recent Articles">Some Recent Articles</a></li><li><a href="http://exchangeserverpro.com/spamhaus-rbl-changes" title="Spamhaus RBL Changes">Spamhaus RBL Changes</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/beware-the-beta-testing-inc-spam-address-harvester">iPad Scam: Beware of the Beta Testing Inc Spam Address Harvester</a> is © 2010 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/beware-the-beta-testing-inc-spam-address-harvester/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Some Recent Articles</title>
		<link>http://exchangeserverpro.com/some-recent-articles</link>
		<comments>http://exchangeserverpro.com/some-recent-articles#comments</comments>
		<pubDate>Thu, 12 Nov 2009 21:44:41 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[Disaster Recovery]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=1029</guid>
		<description><![CDATA[Here are some of the blog posts I've written for other sites in the the last few weeks.]]></description>
			<content:encoded><![CDATA[<p>Here are some of the recent articles I have written for other sites.</p>
<h2>What if You Never Backed Up Your Exchange Server Again?</h2>
<p>A look at how the new replication and retention features of Exchange Server 2010 can be used so that you never need to back up your Exchange Server (though you probably still will <img src='http://exchangeserverpro.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ).  <a href="http://www.theemailadmin.com/2009/11/what-if-you-never-backed-up-your-exchange-server-again/">Read more&#8230;</a></p>
<h2>What if You Never Backed Up Your Exchange Server Again? (Part 2)</h2>
<p>Follow up to the previous post describing the use of lagged database copies to enable point in time recovery in case of logical corruption.  <a href="http://www.theemailadmin.com/2009/11/what-if-you-never-backed-up-your-exchange-server-again-part-2/">Read more&#8230;</a></p>
<h2>Understanding Exchange Server Accepted Domains</h2>
<p>Describes the concept of Accepted Domains and how each of the domain types (Authoritative, Internal Relay, and External Relay) can be used in difference scenarios.  <a href="http://www.theemailadmin.com/2009/10/understanding-exchange-server-accepted-domains/">Read more&#8230;</a></p>
<h2>Protecting Distribution Groups with Exchange Server 2010 Email Moderation</h2>
<p>Exchange Server 2007 was not very flexible when it came to protecting email distribution groups from misuse, but the new Moderated Transport feature of Exchange Server 2010 solves the problem.  <a href="http://www.theemailadmin.com/2009/10/protecting-distribution-groups-with-exchange-server-2010-email-moderation/">Read more&#8230;</a></p>
<h2>Designing an Exchange Server Database Layout</h2>
<p>I&#8217;ve been working on database layouts for big Exchange environments lately so this topic has been on my mind a lot.  <a href="http://www.theemailadmin.com/2009/10/designing-an-exchange-server-database-layout/">Read more&#8230;</a></p>
<h2>Exchange Server 2007 Availability Service Explained</h2>
<p>One of the more misunderstood implications of Exchange Server 2007 and 2010 is the movement away from Public Folders for storing schedule free/busy information for users of Outlook 2007 and beyond.  <a href="http://www.theemailadmin.com/2009/09/exchange-server-2007-availability-service-explained/">Read more&#8230;</a></p>
<h2>9 Benefits of Hosted Antispam Services</h2>
<p>A look at some of the benefits of choosing a hosted antispam service over on-premises solutions.  <a href="http://www.allspammedup.com/2009/11/9-benefits-of-hosted-antispam-services/">Read more&#8230;</a></p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/exchange-2010-passive-database-copies-included-backups-dag-members" title="Exchange 2010: Are Passive Database Copies Included in Backups of DAG Members?">Exchange 2010: Are Passive Database Copies Included in Backups of DAG Members?</a></li><li><a href="http://exchangeserverpro.com/review-exchange-server-2010-backup-recovery-training" title="Review: Exchange Server 2010 Backup and Recovery Training">Review: Exchange Server 2010 Backup and Recovery Training</a></li><li><a href="http://exchangeserverpro.com/powershell-script-check-exchange-mailbox-database-backup-time" title="PowerShell Script: Check Exchange Mailbox Database Last Backup Time">PowerShell Script: Check Exchange Mailbox Database Last Backup Time</a></li><li><a href="http://exchangeserverpro.com/exchange-server-2007-backup-and-recovery" title="Exchange Server 2007 Backup and Recovery">Exchange Server 2007 Backup and Recovery</a></li><li><a href="http://exchangeserverpro.com/powershell-script-create-mailbox-size-report-exchange-server-2010" title="Get-MailboxReport.ps1 &#8211; PowerShell Script to Generate Mailbox Reports">Get-MailboxReport.ps1 &#8211; PowerShell Script to Generate Mailbox Reports</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/some-recent-articles">Some Recent Articles</a> is © 2009 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/some-recent-articles/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spamhaus RBL Changes</title>
		<link>http://exchangeserverpro.com/spamhaus-rbl-changes</link>
		<comments>http://exchangeserverpro.com/spamhaus-rbl-changes#comments</comments>
		<pubDate>Tue, 28 Jul 2009 04:08:15 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[RBL]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://www.capslockassassin.com/?p=734</guid>
		<description><![CDATA[The Microsoft Forefront Server Security Support Blog points out that Spamhaus has recently phased out some of their RBLs. It’s come to our attention recently that Spamhaus has phased out the old SBL-XBL list, which has now been replaced by the ZEN list (named after a guard dog). If you&#8217;ve got Spamhaus configured in your [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://blogs.technet.com/fssnerds/archive/2009/07/06/spamhaus-update.aspx">Microsoft Forefront Server Security Support Blog</a> points out that Spamhaus has recently phased out some of their RBLs.</p>
<blockquote><p>It’s come to our attention recently that Spamhaus has phased out the old SBL-XBL list, which has now been replaced by the ZEN list (named after a guard dog).</p></blockquote>
<p>If you&#8217;ve got Spamhaus configured in your <a href="http://www.allspammedup.com/2008/12/using-ip-block-list-providers-and-the-connection-filter-agent-in-exchange-2007/">Exchange connection filtering</a> you will want to be sure you are not using one of the discontinued services.  Short story is that sbl.spamhaus.org and xbl.spamhaus.org are no longer in service, and users should switch to zen.spamhaus.org.  See the <a href="http://www.spamhaus.org/">Spamhaus website</a> for more details.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/what-is-an-open-relay" title="Email Fundamentals: What is an Open Relay?">Email Fundamentals: What is an Open Relay?</a></li><li><a href="http://exchangeserverpro.com/epsilon-data-breach" title="What Are You Telling Customers About the Epsilon Data Breach?">What Are You Telling Customers About the Epsilon Data Breach?</a></li><li><a href="http://exchangeserverpro.com/email-spam-and-how-marketers-think-youre-stupid" title="Email Spam and How Marketers Think You&#8217;re Stupid">Email Spam and How Marketers Think You&#8217;re Stupid</a></li><li><a href="http://exchangeserverpro.com/beware-the-beta-testing-inc-spam-address-harvester" title="iPad Scam: Beware of the Beta Testing Inc Spam Address Harvester">iPad Scam: Beware of the Beta Testing Inc Spam Address Harvester</a></li><li><a href="http://exchangeserverpro.com/some-recent-articles" title="Some Recent Articles">Some Recent Articles</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/spamhaus-rbl-changes">Spamhaus RBL Changes</a> is © 2009 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/spamhaus-rbl-changes/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Exchange Server 2007 and Directory Harvesting Attacks</title>
		<link>http://exchangeserverpro.com/exchange-server-2007-and-directory-harvesting-attacks</link>
		<comments>http://exchangeserverpro.com/exchange-server-2007-and-directory-harvesting-attacks#comments</comments>
		<pubDate>Wed, 10 Dec 2008 01:04:05 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://www.capslockassassin.com/?p=500</guid>
		<description><![CDATA[Over at AllSpammedUp.com I&#8217;ve written an article about protecting Exchange Server 2007 from Directory Harvesting Attacks. In many Exchange Server 2007 environments incoming email is received directly by an internet-facing Hub Transport server. By default the transport server will use recipient lookups to notify the connecting host whether an email address is valid or not. [...]]]></description>
			<content:encoded><![CDATA[<p>Over at <a href="http://www.allspammedup.com">AllSpammedUp.com</a> I&#8217;ve written an article about protecting Exchange Server 2007 from Directory Harvesting Attacks.</p>
<blockquote><p>In many Exchange Server 2007 environments incoming email is received directly by an internet-facing Hub Transport server. By default the transport server will use recipient lookups to notify the connecting host whether an email address is valid or not. When an inbound email is addressed to a recipient that does not exist a “550 5.1.1 User unknown” SMTP response is sent to the connecting host. When an email is addressed to a valid recipient a “250 2.1.5 Recipient OK” SMTP response is sent.</p>
<p>Though it is useful and important to provide this recipient lookup feedback to sending email servers this is also exactly the behaviour that enables a Directory Harvest Attack to occur.</p></blockquote>
<p>Read the full article <a href="http://www.allspammedup.com/2008/12/protecting-exchange-server-2007-from-directory-harvesting-attacks/">here</a>.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/some-recent-articles" title="Some Recent Articles">Some Recent Articles</a></li><li><a href="http://exchangeserverpro.com/powershell-script-create-mailbox-size-report-exchange-server-2010" title="Get-MailboxReport.ps1 &#8211; PowerShell Script to Generate Mailbox Reports">Get-MailboxReport.ps1 &#8211; PowerShell Script to Generate Mailbox Reports</a></li><li><a href="http://exchangeserverpro.com/update-rollup-6-exchange-2007-sp3-released" title="Update Rollup 6 for Exchange 2007 SP3 Released">Update Rollup 6 for Exchange 2007 SP3 Released</a></li><li><a href="http://exchangeserverpro.com/error-outlook-unable-recover-items-folder" title="Error: Outlook Was Unable to Recover Some or All of the Items in this Folder">Error: Outlook Was Unable to Recover Some or All of the Items in this Folder</a></li><li><a href="http://exchangeserverpro.com/test-mailflow-exchange-2003-servers" title="Using Test-Mailflow with Exchange 2003 Servers">Using Test-Mailflow with Exchange 2003 Servers</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/exchange-server-2007-and-directory-harvesting-attacks">Exchange Server 2007 and Directory Harvesting Attacks</a> is © 2008 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/exchange-server-2007-and-directory-harvesting-attacks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web host closure leads to 70% drop in global spam</title>
		<link>http://exchangeserverpro.com/web-host-closure-leads-to-70-drop-in-global-spam</link>
		<comments>http://exchangeserverpro.com/web-host-closure-leads-to-70-drop-in-global-spam#comments</comments>
		<pubDate>Thu, 13 Nov 2008 20:00:00 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Ironport]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://www.capslockassassin.com/2008/11/14/web-host-closure-leads-to-70-drop-in-global-spam/</guid>
		<description><![CDATA[From the BBC: &#160; The closure of a web hosting firm that is believed to have had spam gangs as clients has led to a drastic reduction in junk mail. Two US internet service providers have pulled the plug on the firm McColo following an investigation by the Washington Post newspaper. Anti-spam firm Ironport has [...]]]></description>
			<content:encoded><![CDATA[<p>From the BBC:</p>
<blockquote><p>&#160;</p>
<p>The closure of a web hosting firm that is believed to have had spam gangs as clients has led to a drastic reduction in junk mail.</p>
<p>Two US internet service providers have pulled the plug on the firm McColo following an investigation by the Washington Post newspaper. </p>
<p>Anti-spam firm Ironport has seen junk mail levels drop by 70% since McColo was taken offline on 11 November. </p>
<p>But, it warned, it will be a temporary respite from the menace of spam.</p>
</blockquote>
<p>Read the full article <a href="http://news.bbc.co.uk/1/hi/technology/7725492.stm">here</a>.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/what-is-an-open-relay" title="Email Fundamentals: What is an Open Relay?">Email Fundamentals: What is an Open Relay?</a></li><li><a href="http://exchangeserverpro.com/epsilon-data-breach" title="What Are You Telling Customers About the Epsilon Data Breach?">What Are You Telling Customers About the Epsilon Data Breach?</a></li><li><a href="http://exchangeserverpro.com/email-spam-and-how-marketers-think-youre-stupid" title="Email Spam and How Marketers Think You&#8217;re Stupid">Email Spam and How Marketers Think You&#8217;re Stupid</a></li><li><a href="http://exchangeserverpro.com/beware-the-beta-testing-inc-spam-address-harvester" title="iPad Scam: Beware of the Beta Testing Inc Spam Address Harvester">iPad Scam: Beware of the Beta Testing Inc Spam Address Harvester</a></li><li><a href="http://exchangeserverpro.com/some-recent-articles" title="Some Recent Articles">Some Recent Articles</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/web-host-closure-leads-to-70-drop-in-global-spam">Web host closure leads to 70% drop in global spam</a> is © 2008 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/web-host-closure-leads-to-70-drop-in-global-spam/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

