<?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>Blog Central &#187; shortened URLs</title>
	<atom:link href="http://blogs.mcafee.com/tag/shortened-urls/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.mcafee.com</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 17:16:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Fight the Urge to &#8216;Click Here to Get Infected&#8217;</title>
		<link>http://blogs.mcafee.com/mobile/click-here-to-get-infected</link>
		<comments>http://blogs.mcafee.com/mobile/click-here-to-get-infected#comments</comments>
		<pubDate>Fri, 27 May 2011 17:30:35 +0000</pubDate>
		<dc:creator>Jimmy Shah</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[shortened URLs]]></category>
		<category><![CDATA[Twitter online security]]></category>

		<guid isPermaLink="false">http://blogs.mcafee.com/?p=9343</guid>
		<description><![CDATA[Sometimes you can&#8217;t trust every link on your Twitter timeline. Yesterday, security researcher Stefan Esser tweeted the following: Esser is the researcher who developed the Antid0te ASLR utility for jailbroken iPhones. If he helps to protect jailbroken iPhones, why would he want to infect me? If I didn&#8217;t deal with malware on a regular basis, I <a href="http://blogs.mcafee.com/mobile/click-here-to-get-infected">Read more...</a>]]></description>
				<content:encoded><![CDATA[<p>Sometimes you can&#8217;t trust every link on your Twitter timeline. Yesterday, security researcher Stefan Esser tweeted the following:</p>
<p><a href="http://blogs.mcafee.com/wp-content/uploads/2011/05/i0n1c_twitter1.png"><img class="aligncenter size-medium wp-image-9348" src="http://blogs.mcafee.com/wp-content/uploads/2011/05/i0n1c_twitter1-300x82.png" alt="" width="300" height="82" /></a></p>
<p>Esser is the researcher who developed the Antid0te ASLR utility for jailbroken iPhones. If he helps to protect jailbroken iPhones, why would he want to infect me?</p>
<p>If I didn&#8217;t deal with malware on a regular basis, I might not be paranoid about URL shorteners. I know that adding a &#8220;+&#8221; to the end of these types of shortened URLs will take me to the stats page where I can see the total number of clicks (in this case, just over 150, 15 minutes after the tweet) and <a title="Original InfectMe" href="http://antid0te.com/infectme.html">the original URL</a>. The page appears to be hosted on his Antid0te site, so it must not be all bad. Time to grab the page source with wget to see what we can find:</p>
<p><a href="http://blogs.mcafee.com/wp-content/uploads/2011/05/i1n1c_twitter4.png"><img class="aligncenter size-large wp-image-9351" src="http://blogs.mcafee.com/wp-content/uploads/2011/05/i1n1c_twitter4-1024x106.png" alt="" width="1024" height="106" /></a></p>
<p>If he&#8217;s hiding some nasty JavaScript at 157 bytes, it must be pretty compact. Looking at the HTML source file it appears there&#8217;s no scripting at all, just a bunch of text within standard heading tags. In fact it contains only the following:</p>
<p><a href="http://blogs.mcafee.com/wp-content/uploads/2011/05/i0n1c_twitter3.png"><img class="aligncenter size-medium wp-image-9350" src="http://blogs.mcafee.com/wp-content/uploads/2011/05/i0n1c_twitter3-300x117.png" alt="" width="300" height="117" /></a></p>
<p>Shortly after the first tweet, he followed up with:</p>
<p><a href="http://blogs.mcafee.com/wp-content/uploads/2011/05/i0n1c_twitter2.png"><img class="aligncenter size-medium wp-image-9349" src="http://blogs.mcafee.com/wp-content/uploads/2011/05/i0n1c_twitter2-300x62.png" alt="" width="300" height="62" /></a></p>
<p>Taking another look at the bit.ly stats page nearly 24 hours later, the total click count has exceeded 2,700. And more than 100 retweets. That&#8217;s a lot of people who got sucked into this prank.</p>
<p>In this case it turns out Stefan is just trying to warn us, if a bit harshly, about carelessly clicking on links. Keep in mind that occasionally our friends&#8217; accounts get hacked&#8211;it benefits all of us to be a bit paranoid of shortened URLs.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.mcafee.com/mobile/click-here-to-get-infected/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Short URL 101: Watch Before You Click That Link!</title>
		<link>http://blogs.mcafee.com/cyber-security-mom/short-url-101-watch-before-you-click-that-link</link>
		<comments>http://blogs.mcafee.com/cyber-security-mom/short-url-101-watch-before-you-click-that-link#comments</comments>
		<pubDate>Wed, 13 Apr 2011 23:19:00 +0000</pubDate>
		<dc:creator>Archive</dc:creator>
				<category><![CDATA[Cyber Security Mom]]></category>
		<category><![CDATA[malicious sites]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[shortened URLs]]></category>
		<category><![CDATA[URL shortening services]]></category>

		<guid isPermaLink="false">http://blogs.mcafee.com/?p=8687</guid>
		<description><![CDATA[After writing my last blog about the Epsilon breach and discussing how criminals may use those stolen email addresses to go phishing, I was thinking about how imbedded links can be the downfall of many a pc. I mean, we use them all the time right? I click on links everyday in social networking sites, <a href="http://blogs.mcafee.com/cyber-security-mom/short-url-101-watch-before-you-click-that-link">Read more...</a>]]></description>
				<content:encoded><![CDATA[<p>After writing my last blog about the Epsilon breach and discussing how criminals may use those stolen email addresses to go <a href="http://blogs.mcafee.com/consumer/cyber-security-mom/what-the-epsilon-security-breach-means-to-your-inbox" target="_blank">phishing</a>, I was thinking about how imbedded links can be the downfall of many a pc. I mean, we use them all the time right? I click on links everyday in social networking sites, in email, etc. I rarely get in trouble, why is that? Then it occurred to me that I pay attention to a few things before I click that link. </p>
<p> In a blog post by <a href="http://ilookbothways.com/2011/03/03/short-url-scams-%E2%80%93-avoid-the-traps-report-the-spammers/" target="_blank">Linda Criddle</a>, online safety expert and founder of LOOK<strong>BOTH</strong>WAYS, Inc. says, “If you received an email, or saw a posting saying &#8216;hey, check out these cool cartoons&#8217; and saw the URL you were directed to click on was <span style="text-decoration: underline;"><a href="http://let-me-give-you-a-nasty-virus/" target="_blank">http://let-me-give-you-a-nasty-virus</a></span>, you wouldn’t click on it. However, if the URL was shortened to look like <span style="text-decoration: underline;"><a href="http://bit.ly.12xtdf/">http://bit.ly.12xtdf</a></span>, you might not take the same care – even though it takes you to the exact same malicious site.”</p>
<p>It is really critical to slow down and pay attention while surfing the interwebs. Here are a few things that I do to make sure I click carefully:</p>
<p>1.       In email, check who the email is from and make sure you know who it is or that it is from a source that you have subscribed to.</p>
<p>2.       Hover you mouse over the link imbedded in the email, the actual address shows up on the lower left hand corner of your browser window.</p>
<p>3.       In social networks, only click on links that show a preview of the link. (Twitter will show a preview if you hover over it, facebook shows a photo preview next to the link…)</p>
<p>4.       Never click on links to banks and credit card companies. Criminals work very hard to make phony sites look just like the site you are used to visiting. Keep yourself safe by manually typing in the address or using your bookmarks.</p>
<p>If you want to shorten a link and make sure you protect your friends, why not use McAfee url shortening service, <a href="http://www.mcaf.ee/">www.mcaf.ee</a>? That way your friends can take one look and know it is safe to click on that shortened url.</p>
<p>Stay safe out there!</p>
<p>Tracy</p>
<p>@McAfeeCyberMom on Twitter</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.mcafee.com/cyber-security-mom/short-url-101-watch-before-you-click-that-link/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Stay Safe on Twitter</title>
		<link>http://blogs.mcafee.com/cyber-security-mum-australia/how-to-stay-safe-on-twitter</link>
		<comments>http://blogs.mcafee.com/cyber-security-mum-australia/how-to-stay-safe-on-twitter#comments</comments>
		<pubDate>Wed, 02 Jun 2010 00:03:34 +0000</pubDate>
		<dc:creator>Cybermum Australia</dc:creator>
				<category><![CDATA[Cyber Security Mum - Australia]]></category>
		<category><![CDATA[shortened URLs]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blogs.mcafee.com?p=3001</guid>
		<description><![CDATA[I’ve only just started using Twitter in the last year and I must confess I didn’t get it at first, but now I do, and I find it valuable  for sharing information and keeping up with what’s going on.  However like any social networking site you need to be “Twitter Safe”, so here are a <a href="http://blogs.mcafee.com/cyber-security-mum-australia/how-to-stay-safe-on-twitter">Read more...</a>]]></description>
				<content:encoded><![CDATA[<p>I’ve only just started using Twitter in the last year and I must confess I didn’t get it at first, but now I do, and I find it valuable  for sharing information and keeping up with what’s going on.  However like any social networking site you need to be “Twitter Safe”, so here are a Cybermum’s tips for staying safe on Twitter.</p>
<p><strong>Tip 1 –</strong> Think before you tweet – actually this is the case with all cyber communications, you should always think long and hard about what you are communicating before sending. Once you hit enter, it’s out there for all to see – FOREVER! And can be re-tweeted to even more people and so on and on and on.  So take a moment before you hit enter &#8211; is it really something you want to share with the whole world?</p>
<p><strong>Tip 2 –</strong> Don’t give too much away – be aware of the type of information you are providing. Are you displaying your name, where you work, what your birthday is, where you live? Anyone could see your tweets and it’s so easy for cyber criminals or predators to build a profile of you over time from what you think is harmless information.</p>
<p><strong><a href="http://blogs.mcafee.com/wp-content/uploads/2010/06/Mom-on-Couch-laptop.jpg"><img class="alignleft size-medium wp-image-3002" style="margin: 2px 3px;" title="Mom on Couch laptop" src="http://blogs.mcafee.com/wp-content/uploads/2010/06/Mom-on-Couch-laptop-300x225.jpg" alt="" width="300" height="225" /></a>Tip 3 –</strong> Think before you click – yep there it is again – think!! Be careful when clicking on shortened URLs. If it has been tweeted by someone you don’t really know or trust it might be wise not to click on links. Also be wary of strange tweets from friends that don’t make sense – their account may have been compromised and links may lead to trouble. Remember, if in doubt – don’t click!</p>
<p><strong><br />
Tip 4 –</strong> Don’t be too trusting – While Twitter can be a great networking medium, do you really know if the people you are networking with are who they say they are.  You only have to listen to the news to know that this is not always the case! You should also never agree to meet up someone that you have met online.</p>
<p>Really it’s all about common sense, so be aware and enjoy your time in the Twittersphere.</p>
<p>Would love to hear about your experiences using Twitter or if you have any questions on cyber security for your family, drop me a note at:</p>
<p><a href="mailto:Cybermum@mcafee.com">Cybermum@mcafee.com</a><br />
<a href="http://www.mcafee.com/mumblog">www.mcafee.com/mumblog</a></p>
<p>Stay safe in cyber space,</p>
<p>Moira</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.mcafee.com/cyber-security-mum-australia/how-to-stay-safe-on-twitter/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
