<?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>gHacks technology news &#187; cross site scripting</title>
	<atom:link href="http://www.ghacks.net/tag/cross-site-scripting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Secure Login with Firefox</title>
		<link>http://www.ghacks.net/2007/06/02/secure-login-with-firefox/</link>
		<comments>http://www.ghacks.net/2007/06/02/secure-login-with-firefox/#comments</comments>
		<pubDate>Sat, 02 Jun 2007 15:33:27 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[cross site scripting]]></category>
		<category><![CDATA[firefox secure login]]></category>
		<category><![CDATA[opera wand]]></category>
		<category><![CDATA[protect data]]></category>
		<category><![CDATA[secure login]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/06/02/secure-login-with-firefox/</guid>
		<description><![CDATA[Secure Login is a Firefox extension that is similar to Opera's Wand feature. Instead of logging into a website by filling out the username and password form you login by clicking a button or using a shortcut. This is a great way to prevent the execution of malicious Javascript code that could "phish" your data.

Javascript will be temporarily disabled during login and the data is send right to the website that you want to login to. The Domain that you are currently on and that you want to login to are compared to ensure that you are indeed at the right website. A mismatch would result in a popup warning.]]></description>
			<content:encoded><![CDATA[<p><a href="https://addons.mozilla.org/en-US/firefox/addon/4429" target="_blank">Secure Login</a> is a <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> extension that is similar to <a href="http://www.ghacks.net/category/browsing/opera/">Opera</a>&#8217;s Wand feature. Instead of logging into a website by filling out the username and password form you login by clicking a button or using a shortcut. This is a great way to prevent the execution of malicious Javascript code that could &#8220;phish&#8221; your data.</p>
<p>Javascript will be temporarily disabled during login and the data is send right to the website that you want to login to. The Domain that you are currently on and that you want to login to are compared to ensure that you are indeed at the right website. A mismatch would result in a popup warning.</p>
<p>Some websites use Javascript for their login routine and Secure Login offers a list that contains site that are exceptions. Just add the website as an exception if you can&#8217;t login using the Secure Login extension.</p>
<p><span id="more-1624"></span><img src="http://www.ghacks.net/files/screens/2007/06/login.jpg" alt="secure login firefox" /></p>
<p>Username and Password fields are colored orange and a sound can be played (optional) to let you know that you reached a page with a login form. The shortcust ALT + N would send the login details to the server without filling out the form. this is a very convenient way to login.</p>
<p>Secure Login offers additional protection against cross site scripting attacks by protecting from any Javascript code during logon. This is an optional setting that can be enabled in the extension&#8217;s options.</p>

	Tags: <a href="http://www.ghacks.net/tag/cross-site-scripting/" title="cross site scripting" rel="tag">cross site scripting</a>, <a href="http://www.ghacks.net/tag/firefox-secure-login/" title="firefox secure login" rel="tag">firefox secure login</a>, <a href="http://www.ghacks.net/tag/opera-wand/" title="opera wand" rel="tag">opera wand</a>, <a href="http://www.ghacks.net/tag/protect-data/" title="protect data" rel="tag">protect data</a>, <a href="http://www.ghacks.net/tag/secure-login/" title="secure login" rel="tag">secure login</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/16/reset-the-master-password-in-opera/" title="Reset The Master Password In Opera (November 16, 2008)">Reset The Master Password In Opera</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/05/16/protect-your-data-when-travelling-to-the-us/" title="Protect your data when travelling to the US (May 16, 2008)">Protect your data when travelling to the US</a> (18)</li>
	<li><a href="http://www.ghacks.net/2007/09/16/protect-your-data-from-physical-access/" title="Protect your data from physical access (September 16, 2007)">Protect your data from physical access</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/09/18/protect-data-dvds-and-cds-with-power-disk-lock/" title="Protect Data DVDs And CDs With Power Disk Lock (September 18, 2009)">Protect Data DVDs And CDs With Power Disk Lock</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/02/11/password-protect-files/" title="Password Protect Files (February 11, 2009)">Password Protect Files</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/06/02/secure-login-with-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross Site Scripting</title>
		<link>http://www.ghacks.net/2005/10/27/cross-site-scripting/</link>
		<comments>http://www.ghacks.net/2005/10/27/cross-site-scripting/#comments</comments>
		<pubDate>Thu, 27 Oct 2005 18:32:42 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[cross site scripting]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[harmful]]></category>
		<category><![CDATA[malicious]]></category>
		<category><![CDATA[xss]]></category>
		<category><![CDATA[xss faq]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=68</guid>
		<description><![CDATA[Cross site scripting (also known as XSS) occurs when a web application gathers malicious data from a user. The data is usually gathered in the form of a hyperlink which contains malicious content within it. The user will most likely click on this link from another website, instant message, or simply just reading a web board or email message. ]]></description>
			<content:encoded><![CDATA[<p>Cross site scripting (also known as XSS) occurs when a web application gathers malicious data from a user. The data is usually gathered in the form of a hyperlink which contains malicious content within it. The user will most likely click on this link from another website, instant message, or simply just reading a web board or email message. Usually the attacker will encode the malicious portion of the link to the site in HEX (or other encoding methods) so the request is less suspicious looking to the user when clicked on. After the data is collected by the web application, it creates an output page for the user containing the malicious data that was originally sent to it, but in a manner to make it appear as valid content from the website. </p>
<p>Many popular guestbook and forum programs allow users to submit posts with html and javascript embedded in them. If for example I was logged in as &#8220;john&#8221; and read a message by &#8220;joe&#8221; that contained malicious javascript in it, then it may be possible for &#8220;joe&#8221; to hijack my session just by reading his bulletin board post. Further details on how attacks like this are accomplished via &#8220;cookie theft&#8221; are explained in detail below. </p>
<p><span id="more-68"></span>taken from <a href="http://www.cgisecurity.com/articles/xss-faq.shtml"target="_blank">&#8220;The Cross Site Scripting FAQ&#8221;</a>. Click link to read the whole faq.</p>

	Tags: <a href="http://www.ghacks.net/tag/cross-site-scripting/" title="cross site scripting" rel="tag">cross site scripting</a>, <a href="http://www.ghacks.net/tag/hack/" title="hack" rel="tag">hack</a>, <a href="http://www.ghacks.net/tag/harmful/" title="harmful" rel="tag">harmful</a>, <a href="http://www.ghacks.net/tag/malicious/" title="malicious" rel="tag">malicious</a>, <a href="http://www.ghacks.net/tag/xss/" title="xss" rel="tag">xss</a>, <a href="http://www.ghacks.net/tag/xss-faq/" title="xss faq" rel="tag">xss faq</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/05/11/user-data-stolen-from-the-pirate-bay/" title="User Data Stolen from The Pirate Bay (May 11, 2007)">User Data Stolen from The Pirate Bay</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/05/19/spy-tech-i-see-what-you-write/" title="Spy Tech: I see what you write (May 19, 2008)">Spy Tech: I see what you write</a> (6)</li>
	<li><a href="http://www.ghacks.net/2007/06/02/secure-login-with-firefox/" title="Secure Login with Firefox (June 2, 2007)">Secure Login with Firefox</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/01/24/ntfs-alternate-data-streams/" title="NTFS Alternate Data Streams (January 24, 2008)">NTFS Alternate Data Streams</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/12/29/megaupload-bypass-country-limit/" title="Megaupload bypass country limit (December 29, 2006)">Megaupload bypass country limit</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2005/10/27/cross-site-scripting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
