<?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>Free Web Resources - Web Resources Depot &#187; XSS</title>
	<atom:link href="http://www.webresourcesdepot.com/tag/xss/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Thu, 18 Mar 2010 06:14:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HTML Filtering To Secure Websites With HTML Purifier</title>
		<link>http://www.webresourcesdepot.com/html-filtering-to-secure-websites-with-html-purifier/</link>
		<comments>http://www.webresourcesdepot.com/html-filtering-to-secure-websites-with-html-purifier/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 05:01:23 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Extras]]></category>
		<category><![CDATA[LGPL License]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Input]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/html-filtering-to-secure-websites-with-html-purifier/</guid>
		<description><![CDATA[Secure input and data handling is hard when it comes to HTML because of many different types of malicious code (XSS).
HTML Purifier is a well documented, standards-compliant HTML filter library written in PHP. It simply:

Removes all malicious code (better known as XSS) with an audited, secure yet permissive whitelist.
Makes sure your documents are standards compliant.&#160;


HTML [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Secure input and data handling</strong> is hard when it comes to HTML because of many different types of malicious code (XSS).</p>
<p><a href="http://htmlpurifier.org/" target="_blank"><strong>HTML Purifier</strong></a> is a <a href="http://htmlpurifier.org/docs.html" target="_blank">well documented</a>, <strong>standards-compliant HTML filter library</strong> written in PHP. It simply:</p>
<ul>
<li>Removes all malicious code (better known as XSS) with an audited, secure yet permissive whitelist.</li>
<li>Makes sure your documents are standards compliant.&nbsp;</li>
</ul>
<p><a href="http://htmlpurifier.org/" target="_blank"><img width="480" height="150" src="http://www.webresourcesdepot.com/wp-content/uploads/image/php-html-filter-library.gif" alt="PHP HTML Filter Library" /></a></p>
<p><strong>HTML Purifier</strong> requires PHP 5&nbsp; (PHP 4 versions are not supported any more but can be downloaded). It saves so much time while developing &amp; offers much more expertise than most of the self-coded data-handling libraries as <strong>HTML Purifier</strong> is concentrated only in this area.</p>
<p>This <strong>open source secure data handling solution</strong> also has a <a href="http://htmlpurifier.org/comparison.html" target="_blank">comparison chart</a> wih other HTML filters.</p>
<p>Some community-written plugins for CMS softwares, WYSIWYG editors can be found in the <strong>HTML Purifier</strong> website.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/data/" title="Data" rel="tag">Data</a>, <a href="http://www.webresourcesdepot.com/tag/html/" title="Html" rel="tag">Html</a>, <a href="http://www.webresourcesdepot.com/tag/input/" title="Input" rel="tag">Input</a>, <a href="http://www.webresourcesdepot.com/tag/php/" title="Php" rel="tag">Php</a>, <a href="http://www.webresourcesdepot.com/tag/security/" title="Security" rel="tag">Security</a>, <a href="http://www.webresourcesdepot.com/tag/xss/" title="XSS" rel="tag">XSS</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/convert-html-to-asp-php-or-jsp/" title="Convert HTML To ASP, PHP Or JSP (January 19, 2008)">Convert HTML To ASP, PHP Or JSP</a></li>
	<li><a href="http://www.webresourcesdepot.com/zimplit-easiest-cms-for-simple-websites/" title="Zimplit: Easiest CMS For Simple Websites (August 29, 2008)">Zimplit: Easiest CMS For Simple Websites</a></li>
	<li><a href="http://www.webresourcesdepot.com/wiki-like-project-management-tool-streber/" title="Wiki-Like Project Management Tool: Streber (May 26, 2008)">Wiki-Like Project Management Tool: Streber</a></li>
	<li><a href="http://www.webresourcesdepot.com/wiki-system-with-one-html-file-tiddlywiki/" title="Wiki System With One HTML File: TiddlyWiki (May 29, 2009)">Wiki System With One HTML File: TiddlyWiki</a></li>
	<li><a href="http://www.webresourcesdepot.com/web-based-php-ftp-application-phpwebftp/" title="Web-Based PHP FTP Application: phpWebFtp (June 25, 2008)">Web-Based PHP FTP Application: phpWebFtp</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/html-filtering-to-secure-websites-with-html-purifier/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 10/21 queries in 0.065 seconds using disk

Served from: www.webresourcesdepot.com @ 2010-03-18 20:36:47 -->