<?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>R. Kris Hardy &#187; sql injection</title>
	<atom:link href="http://www.rkrishardy.com/tag/sql-injection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rkrishardy.com</link>
	<description>Software Development, Web Applications and Business Analytics</description>
	<lastBuildDate>Tue, 19 Jul 2011 17:58:57 +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>MIT/Stanford/Syracuse Team Develop New PHP Intepreter-Based XSS and SQL Security Tester</title>
		<link>http://www.rkrishardy.com/2009/06/new-php-interpreter-based-xss-and-sql-security-tester/</link>
		<comments>http://www.rkrishardy.com/2009/06/new-php-interpreter-based-xss-and-sql-security-tester/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 10:55:18 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ardilla]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php security]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.rkrishardy.com/?p=181</guid>
		<description><![CDATA[A group of researchers from MIT, Stanford and Syracuse have developed a new program, named &#8220;Ardilla&#8221;, which can analyze PHP code for Cross-Site Scripting (XSS) and SQL injection attack vulnerabilities. Rather than just static analysis, this program actually traces the data through the software to determine whether the threat is real. This decreases false-positives significantly, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cs.washington.edu/homes/mernst/pubs/create-attacks-tr054.pdf"><img class="alignright size-full wp-image-184" title="Ardilla Paper" src="http://www.rkrishardy.com/wp-content/uploads/2009/06/2009-06-19_0812.png" alt="Ardilla Paper" width="150" height="194" /></a>A group of researchers from MIT, Stanford and Syracuse have developed a new program, named &#8220;Ardilla&#8221;, which can analyze PHP code for Cross-Site Scripting (XSS) and SQL injection attack vulnerabilities.</p>
<p>Rather than just static analysis, this program actually traces the data through the software to determine whether the threat is real.  This decreases false-positives significantly, compared to simple static analysis.</p>
<p>Here&#8217;s the technical paper for all us serious geeks&#8230;</p>
<p><span id="more-181"></span><a href="http://www.cs.washington.edu/homes/mernst/pubs/create-attacks-tr054.pdf">Automatic Creation of SQL Injection and Cross Site Scripting Attacks</a></p>
<p>A summary of the results is available here, along with the specifications for the XSS and SQL Injection attacks they used in the tests:</p>
<p><a href="http://groups.csail.mit.edu/pag/ardilla/">Ardilla Results</a></p>
<p>The tool was built from a modified version of the Zend Interpreter, based on licensed work done at IBM.  Unfortuantely, due to the license issues, it cannot be released as open source.  This would be a great tool in the arsenal of professional developers (especially those that inherit and refactor code from other developers).  Hopefully it  or an open-source version will find its way into the wild somehow.</p>
<p>The team is looking for help making the changes to the Zend Interpreter code so that the program can be released as Open Source.  Interested?  Talk to <a href="http://www.cs.washington.edu/homes/mernst/">Michael Earnst</a>.</p>
<p>(Via <a href="http://www.darkreading.com/security/app-security/showArticle.jhtml?articleID=218100143">DarkReading</a>)</p>
<div class="diggthis_container">
<script type="text/javascript">
digg_url = 'http://www.rkrishardy.com/2009/06/new-php-interpreter-based-xss-and-sql-security-tester/';
digg_title = 'MIT/Stanford/Syracuse Team Develop New PHP Intepreter-Based XSS and SQL Security Tester';
digg_bodytext = '&lt;a href=&quot;http://www.cs.washington.edu/homes/mernst/pubs/create-attacks-tr054.pdf&quot;&gt;&lt;img class=&quot;alignright size-full wp-image-184&quot; title=&quot;Ardilla Paper&quot; src=&quot;http://www.rkrishardy.com/wp-content/uploads...';
digg_skin = 'compact';
digg_window = 'new';
</script>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
</div> 
<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/ardilla' rel='tag' target='_self'>ardilla</a>, <a class='technorati-link' href='http://technorati.com/tag/php' rel='tag' target='_self'>php</a>, <a class='technorati-link' href='http://technorati.com/tag/php+security' rel='tag' target='_self'>php security</a>, <a class='technorati-link' href='http://technorati.com/tag/sql+injection' rel='tag' target='_self'>sql injection</a>, <a class='technorati-link' href='http://technorati.com/tag/xss' rel='tag' target='_self'>xss</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.rkrishardy.com/2009/06/new-php-interpreter-based-xss-and-sql-security-tester/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

