<?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>AjaxApp.com, ajax app and cool web apps! &#187; web security</title>
	<atom:link href="http://www.ajaxapp.com/tag/web-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxapp.com</link>
	<description>about ajax, javascript, DHTML, CSS, web app, MySQL, PHP, JSP, Java, Oracle and Howtos</description>
	<lastBuildDate>Tue, 30 Aug 2011 14:08:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to write your own cloaking detector in PHP</title>
		<link>http://www.ajaxapp.com/2008/09/22/how-to-write-your-own-cloaking-detector-in-php/</link>
		<comments>http://www.ajaxapp.com/2008/09/22/how-to-write-your-own-cloaking-detector-in-php/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 04:08:21 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[How-tos]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Quick Tip]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[cloaking]]></category>
		<category><![CDATA[web security]]></category>

		<guid isPermaLink="false">http://www.ajaxapp.com/?p=77</guid>
		<description><![CDATA[Cloaking is black hat SEO that we always hate, especially running wordpress that always gets hacked with spam links injection at the bottom of your footer page. If you wanna detect if your blog has been hacked with cloaking a very simple PHP script as follows will do. Using the ini_set(&#8216;user_agent&#8217;,'Googlebot/2.1 (+http://www.googlebot.com/bot.html)&#8217;); to set the [...]]]></description>
		<wfw:commentRss>http://www.ajaxapp.com/2008/09/22/how-to-write-your-own-cloaking-detector-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

