<?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>Hacking-Gurus &#187; Malicious Hackers</title>
	<atom:link href="http://www.hacking-gurus.net/tag/malicious-hackers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hacking-gurus.net</link>
	<description>Security Blog</description>
	<lastBuildDate>Thu, 19 Jan 2012 21:06:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Facebook Fixing Security Bug Which Exposes User Photos And Names</title>
		<link>http://www.hacking-gurus.net/2010/08/12/facebook-fixing-security-bug-which-exposes-user-photos-and-names/</link>
		<comments>http://www.hacking-gurus.net/2010/08/12/facebook-fixing-security-bug-which-exposes-user-photos-and-names/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 06:20:49 +0000</pubDate>
		<dc:creator>r00t</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Api]]></category>
		<category><![CDATA[Brute Force]]></category>
		<category><![CDATA[Dictates]]></category>
		<category><![CDATA[Email Addresses]]></category>
		<category><![CDATA[Exposed]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Graph]]></category>
		<category><![CDATA[Malicious Hackers]]></category>
		<category><![CDATA[People Names]]></category>
		<category><![CDATA[People Photos]]></category>
		<category><![CDATA[People S Names]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Profile Image]]></category>
		<category><![CDATA[Public Information]]></category>
		<category><![CDATA[Remedy]]></category>
		<category><![CDATA[Rights And Responsibilities]]></category>
		<category><![CDATA[Security Bug]]></category>
		<category><![CDATA[Security Bugs]]></category>
		<category><![CDATA[Security Glitch]]></category>

		<guid isPermaLink="false">http://www.hacking-gurus.net/?p=197</guid>
		<description><![CDATA[Facebook Fixing Security Bug Which Exposes User Photos And Names: &#8220; In theory, all Facebook users have had their profile image and name exposed through a bug which enables malicious hackers to scrape the data. While such information is also available for sale through companies like Flowtown, this particular security glitch makes it much more [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.hacking-gurus.net/2010/08/12/facebook-fixing-security-bug-which-exposes-user-photos-and-names/";
		digg_bgcolor = "#FFFFFF";
		digg_skin = "";
		digg_window = "new";
		digg_title = "Facebook+Fixing+Security+Bug+Which+Exposes+User+Photos+And+Names";
		digg_media = "news";
		digg_topic = "";
		digg_bodytext = "Facebook Fixing Security Bug Which Exposes User Photos And Names: &#8220;In theory, all Facebook users have had their profile image and name exposed through a bug which enables malicious hackers to scrape the data.  While such information is also available for sale through companies like Flowtown, this particular security glitch makes it much more easier...";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p><a href="http://feedproxy.google.com/~r/allfacebook/~3/VFKEs5OGFNY/facebook-fixing-security-bug-which-exposes-500-million-photos-and-names-2010-08">Facebook Fixing Security Bug Which Exposes User Photos And Names</a>: &#8220;<span id="more-197"></span></p>
<p><img src="http://www.allfacebook.com/wordpress/wp-content/uploads/2010/07/facebook-security.jpg" align="right" alt="-Facebook Security Icon-">In theory, all Facebook users have had their profile image and name exposed <a href="http://seclists.org/fulldisclosure/2010/Aug/130">through a bug</a> which enables malicious hackers to scrape the data.  While such information is also available for sale through companies like <a href="http://www.flowtown.com">Flowtown</a>, this particular security glitch makes it much more easier to collect information as long as a company has access to a large database of email addresses.<br />
<span></span><br />
When asked for comment on the issue, Facebook provided the following statement:</p>
<blockquote><p>
We have technical systems in place to prevent people’s names and photos from showing to unrelated users upon login, but a recently introduced bug temporarily prevented these from working as intended. We are already working on a fix and expect to remedy the situation shortly. Please note that our Statement of Rights and Responsibilities (<a href="http://www.facebook.com/terms.php">http://www.facebook.com/terms.php</a>) dictates who and how public information can be accessed, and we prohibit people from scraping our site.
</p>
</blockquote>
<p>Facebook has also had a number of previous issues where information was supposedly ‘leaked’.  In this case, having access to 500 million user photos and names would require you to have a database of 500 million people.  Fortunately there are very few companies that have such a large database of contact information.  Also much of this information is already available via Facebook’s Graph API as long as you have a user’s ID.  </p>
<p>Generating those IDs through basic brute force techniques would not be too complicated, although it would most definitely be time consuming.  However tying that data to an email address becomes a much more powerful combination apparently.  Are you concerned by these types of security bugs?</p>
<p>(Via <a href="http://www.allfacebook.com">All Facebook</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacking-gurus.net/2010/08/12/facebook-fixing-security-bug-which-exposes-user-photos-and-names/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cross Site Scripting (XSS) Explained!</title>
		<link>http://www.hacking-gurus.net/2009/09/21/cross-site-scripting-xss-explained/</link>
		<comments>http://www.hacking-gurus.net/2009/09/21/cross-site-scripting-xss-explained/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 03:44:56 +0000</pubDate>
		<dc:creator>r00t</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[Network Tools]]></category>
		<category><![CDATA[Tutorialz]]></category>
		<category><![CDATA[Arne]]></category>
		<category><![CDATA[Input Output]]></category>
		<category><![CDATA[Latest Software]]></category>
		<category><![CDATA[Legitimate User]]></category>
		<category><![CDATA[Malicious Hackers]]></category>
		<category><![CDATA[Output Tags]]></category>
		<category><![CDATA[Pointer]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Software Websites]]></category>
		<category><![CDATA[Validation]]></category>
		<category><![CDATA[Video Series]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[Vulnerability]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.hacking-gurus.net/?p=148</guid>
		<description><![CDATA[Cross Site Scripting (XSS) is a code injection vulnerability found in web applications and is generally used by malicious hackers to hijack a legitimate user&#8217;s session with the website. XSS vulnerabilities are caused because of improper validation of user input by the Server and then sending this invalidated input back to the user in some [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.hacking-gurus.net/2009/09/21/cross-site-scripting-xss-explained/";
		digg_bgcolor = "#FFFFFF";
		digg_skin = "";
		digg_window = "new";
		digg_title = "Cross+Site+Scripting+%28XSS%29+Explained%21";
		digg_media = "news";
		digg_topic = "";
		digg_bodytext = "Cross Site Scripting (XSS) is a code injection vulnerability found in web applications and is generally used by malicious hackers to hijack a legitimate user&#8217;s session with the website. XSS vulnerabilities are caused because of improper validation of user input by the Server and then sending this invalidated input back to the user in some exploitable...";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p><a href="http://en.wikipedia.org/wiki/Cross-site_scripting" target="_blank">Cross Site Scripting (XSS)</a> is a code injection vulnerability found in web applications and is generally used by malicious hackers to hijack a legitimate user&#8217;s session with the website. XSS vulnerabilities are caused because of improper validation of user input by the Server and then sending this invalidated input back to the user in some exploitable form. A great resource to track the latest XSS vulnerable software, websites and latest research is <a href="http://xssed.com/" target="_blank">XSSed.com</a></p>
<p><span id="more-148"></span></p>
<p>In this 4 part video series <a href="http://www.aachen-method.com/" target="_blank">Arne from Aachen Method</a> gives a detailed primer on XSS.</p>
<p>1. <span style="font-weight: bold;">Quick Overview</span>: This video explains the basics of XSS, kinds of XSS &#8211; Persistent, Non-Persistent and DOM based.</p>
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="525" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/yzJG7GPuFyo&amp;hl=en&amp;fs=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="525" src="http://www.youtube.com/v/yzJG7GPuFyo&amp;hl=en&amp;fs=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<div>2. <span style="font-weight: bold;">Protecting your Website against XSS Attacks</span>: This video explains various techniques which can be used to mitigate XSS vulnerabilities on your website &#8211; input / output validation, modification of output tags etc.</div>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/bF8UpDbAuJk&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/bF8UpDbAuJk&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>3. <span style="font-weight: bold;">Finding XSS weaknesses in websites</span>: Pointer to Rsnake&#8217;s website <a href="http://ha.ckers.org/xss.html" target="_blank">http://ha.ckers.org/xss.html</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/ETav2QMvmK4&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/ETav2QMvmK4&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>4. <span style="font-weight: bold;">Protecting yourself from XSS attacks as a user</span>: By turning off scripts, not clicking on untrusted links etc.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/kkz-SNJCzqE&#038;rel=0&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/kkz-SNJCzqE&#038;rel=0&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacking-gurus.net/2009/09/21/cross-site-scripting-xss-explained/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

