<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>HackIX &#187; Security</title>
	<atom:link href="http://blog.hackix.com/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hackix.com</link>
	<description>HackIX: Small Hacks for a Large World</description>
	<lastBuildDate>Thu, 19 Jan 2012 12:50:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
<link>http://blog.hackix.com</link>
<url>http://blog.hackix.com/wp-content/cbnet-favicon/favicon(5).ico</url>
<title>HackIX</title>
</image>
		<item>
		<title>Encrypt session data in PHP</title>
		<link>http://blog.hackix.com/2011/05/encrypt-session-data-in-php/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2011/05/encrypt-session-data-in-php/#comments</comments>
		<pubDate>Tue, 03 May 2011 16:28:40 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Zend_Session]]></category>
		<category><![CDATA[Zend_Session_SaveHandler_DbTable]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=704</guid>
		<description><![CDATA[Zimuel writes; As promised in my last post I present an example of strong cryptography in PHP to secure session data.
This is a very simple implementation that can be used to improve the  security of PHP applications especially in shared environments where  different users have access to the same resources. As you know, [...]]]></description>
		<wfw:commentRss>http://blog.hackix.com/2011/05/encrypt-session-data-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework — Reporting Potential Security Issues</title>
		<link>http://blog.hackix.com/2010/01/zend-framework-reporting-potential-security-issues/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2010/01/zend-framework-reporting-potential-security-issues/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 11:53:46 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=252</guid>
		<description><![CDATA[If you have encountered a potential security vulnerability in Zend      Framework, please report it to us at zf-security@zend.com. We will      work with you to verify the vulnerability and patch it.
When reporting issues, please provide the following information:

Component(s) affected
A description indicating how to reproduce the issue
A [...]]]></description>
		<wfw:commentRss>http://blog.hackix.com/2010/01/zend-framework-reporting-potential-security-issues/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zend Framework Security Related Releases Now Available</title>
		<link>http://blog.hackix.com/2010/01/zend-framework-security-related-releases-now-available/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2010/01/zend-framework-security-related-releases-now-available/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 00:25:06 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=248</guid>
		<description><![CDATA[And finally there has been some actual movement on securing up the Zend Framework in an proactive fashion (at least from now on:) ) 

As announced earlier by Matthew, Zend Framework 1.9.7, 1.8.5 and 1.7.9 have been released incorporating routine maintenance and a number of security fixes detailed in the announcement. It&#38;apos;s recommended that framework users upgrade as soon as possible to the latest release of whichever of these minor branches they are using.]]></description>
		<wfw:commentRss>http://blog.hackix.com/2010/01/zend-framework-security-related-releases-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

