 




<?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>I.T. Security and Linux Administration &#187; PHP</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/security-admin/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/security-admin</link>
	<description>When the penguins and windows can live together, there shall be one.</description>
	<lastBuildDate>Wed, 01 May 2013 03:23:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Two-Factor Authentication in PHP Using SSH</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/two-factor-authentication-in-php-using-ssh/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/two-factor-authentication-in-php-using-ssh/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 20:18:33 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[authentication]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Two-Factor]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/two-factor-authentication-in-php-using-ssh/</guid>
		<description><![CDATA[For a good couple of years now I&#8217;ve wondered if there was a way to write an authentication system in PHP that utilized SSH instead of the widely-breakable database and flatfile methods. After doing some research I found its possible after installing a PHP extension. This guide will detail the methods used to do this, [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/two-factor-authentication-in-php-using-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Apache Directory Configuration with ISPConfig 3</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/custom-apache-directory-configuration-with-ispconfig-3/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/custom-apache-directory-configuration-with-ispconfig-3/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 16:09:03 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[FastCGI]]></category>
		<category><![CDATA[FCGI]]></category>
		<category><![CDATA[ISPConfig]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/?p=339</guid>
		<description><![CDATA[I&#8217;ve started my own business, and have been working with a friend&#8217;s business to migrate his web hosting clients over to my servers.  For the most part this transition has been smooth, except for one client.  Due to how their directories were configured (and WP misconfigurations), instead of creating normal subdomains through ISPConfig, I had [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/custom-apache-directory-configuration-with-ispconfig-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parsing E-mails via Postfix and PHP</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/parsing-e-mails-via-postfix-and-php/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/parsing-e-mails-via-postfix-and-php/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 17:00:39 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[E-mail]]></category>
		<category><![CDATA[Parsing]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[Virtual]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/?p=278</guid>
		<description><![CDATA[While not everyone is going to have a need for this, there are a lot of good reasons to parse e-mail.  Perhaps the best is if you use a help desk/bug tracking/ticket system (Bugtraq, Clientexec, etc&#8230;), and want to allow people to send in requests and such via e-mail.  Among other things, this is the [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/parsing-e-mails-via-postfix-and-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[Revisited] SquirrelMail PHP Hack</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/revisited-squirrelmail-php-hack/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/revisited-squirrelmail-php-hack/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 02:09:02 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[Hack]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SquirrelMail]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/?p=272</guid>
		<description><![CDATA[Even though I just posted an article on listing domains in SquirrelMail earlier today, I decided to revamp it a little more.  Now, it works the same, but looks a little bit more like the old-school Hotmail log in, where you had the area to put in your username, and then next to it is [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/revisited-squirrelmail-php-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SquirrelMail PHP Hack to Allow Domain Selection</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/squirrelmail-php-hack-to-allow-domain-selection/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/squirrelmail-php-hack-to-allow-domain-selection/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 18:05:59 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[Hack]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SquirrelMail]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/?p=264</guid>
		<description><![CDATA[For anyone who has used SquirrelMail, you know you pretty much always have to enter &#8220;@domain.tld&#8221; after the username to log in and use it.  Its one thing when you&#8217;re running it for one domain, but it makes it even worse when you have multiple domains using the same script as well.  This alone got [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/squirrelmail-php-hack-to-allow-domain-selection/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enable HTTPS By Default</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/enable-https-by-default/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/enable-https-by-default/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 03:56:18 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[default setting]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[Lighttpd]]></category>
		<category><![CDATA[LiteSpeed]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/enable-https-by-default/</guid>
		<description><![CDATA[With the recent issues of Microsoft removing HTTPS from Hotmail in some countries, and Comodo&#8217;s recent SSL breach, the end users of various software (web and non) should really start considering how secure their data truly is. In the first article, it&#8217;s also reported that Yahoo only uses HTTPS for the initial log in process, [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/enable-https-by-default/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento and You</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/magento-and-you/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/magento-and-you/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 00:22:25 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[LiteSpeed]]></category>
		<category><![CDATA[Magneto]]></category>
		<category><![CDATA[memory limit]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/magento-and-you/</guid>
		<description><![CDATA[I&#8217;m not sure how many readers that will see this have experience in Magento, but at my job, it&#8217;s our biggest support.  I work as a Linux Support Tech now, and there&#8217;s one thing that&#8217;s gotten to me, and that&#8217;s Magento installs. While for the most part it&#8217;s easy, especially when you run command scripts, [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/magento-and-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
