<?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>INSIC DESIGNS &#187; security</title>
	<atom:link href="http://blog.insicdesigns.com/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.insicdesigns.com</link>
	<description>Web Development and Design Blog</description>
	<lastBuildDate>Mon, 26 Jul 2010 19:47:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Secure File Upload in PHP  Web Applications</title>
		<link>http://blog.insicdesigns.com/2009/01/secure-file-upload-in-php-web-applications/</link>
		<comments>http://blog.insicdesigns.com/2009/01/secure-file-upload-in-php-web-applications/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 13:24:42 +0000</pubDate>
		<dc:creator>insic</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=529</guid>
		<description><![CDATA[Providing file upload function without opening security holes proved to be quite a challenge in PHP web applications. The applications we have tested suffered from a variety of security problems, ranging from arbitrary file disclosure to remote arbitrary code execution. In this article I am going to point out various security holes occurring in file upload implementations and suggest a way to implement a secure file upload.]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2009/01/secure-file-upload-in-php-web-applications/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
