<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: PHP Security Architecture - Contextual Overview</title>
	<atom:link href="http://www.greebo.net/2006/01/27/php-security-architecture-contextual-overview/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.greebo.net/2006/01/27/php-security-architecture-contextual-overview/</link>
	<description>mostly useless crap from me</description>
	<pubDate>Thu, 04 Dec 2008 20:45:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Miguel</title>
		<link>http://www.greebo.net/2006/01/27/php-security-architecture-contextual-overview/#comment-10269</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Sun, 24 Jun 2007 15:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.greebo.net/?p=323#comment-10269</guid>
		<description>Security through obscurity is no security at all Oscar. How about they just make PHP a secure framework/language and stop encouraging bad practices. I still don't understand how PHP is so ubiquitous in today's market with it's record. Not doing sanity checks on input is just stupidity.

As an example to stealth vs. smart coding: what happens when a php programmer just displays the content of a file without sanity checking? How is that not exploitable in a hidden system?

Learn to code properly and securely. There's not enough emphasis on security when learning and it should change.</description>
		<content:encoded><![CDATA[<p>Security through obscurity is no security at all Oscar. How about they just make PHP a secure framework/language and stop encouraging bad practices. I still don&#8217;t understand how PHP is so ubiquitous in today&#8217;s market with it&#8217;s record. Not doing sanity checks on input is just stupidity.</p>
<p>As an example to stealth vs. smart coding: what happens when a php programmer just displays the content of a file without sanity checking? How is that not exploitable in a hidden system?</p>
<p>Learn to code properly and securely. There&#8217;s not enough emphasis on security when learning and it should change.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oscar F. DurÃ³n</title>
		<link>http://www.greebo.net/2006/01/27/php-security-architecture-contextual-overview/#comment-5966</link>
		<dc:creator>Oscar F. DurÃ³n</dc:creator>
		<pubDate>Thu, 01 Feb 2007 19:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.greebo.net/?p=323#comment-5966</guid>
		<description>Security is the never ending story. Learn from nature. Which are the hardest viruses to kill? Those which change. Which is the best natural deffence? Mimetize, Stealth. Learn from the attackers (hackers) the first thing they do is to hide. So the day I see an easy way to hide all about my OS, my apache server, that I am using php, and having a way to continously change my command tockens, I think it will be 99.99 % secure my system. Then the problem will be the programmer code, if he codes insecure it will be his problem. But this days, 90% of the programmer tasks are dealing with the holes already mentioned, no matter how, but that is what we have to do. Stop constructing os, and language bunkers. We do no need turtles or armadillos.</description>
		<content:encoded><![CDATA[<p>Security is the never ending story. Learn from nature. Which are the hardest viruses to kill? Those which change. Which is the best natural deffence? Mimetize, Stealth. Learn from the attackers (hackers) the first thing they do is to hide. So the day I see an easy way to hide all about my OS, my apache server, that I am using php, and having a way to continously change my command tockens, I think it will be 99.99 % secure my system. Then the problem will be the programmer code, if he codes insecure it will be his problem. But this days, 90% of the programmer tasks are dealing with the holes already mentioned, no matter how, but that is what we have to do. Stop constructing os, and language bunkers. We do no need turtles or armadillos.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
