<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: BSQL Hacker &#8211; Automated SQL Injection Framework</title>
	<atom:link href="http://www.darknet.org.uk/2008/09/bsql-hacker-automated-sql-injection-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk/2008/09/bsql-hacker-automated-sql-injection-framework/</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Sun, 08 Nov 2009 07:15:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SpikyHead</title>
		<link>http://www.darknet.org.uk/2008/09/bsql-hacker-automated-sql-injection-framework/#comment-124890</link>
		<dc:creator>SpikyHead</dc:creator>
		<pubDate>Fri, 03 Oct 2008 07:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1026#comment-124890</guid>
		<description>@Yami King
I got that now.. yeah, I agree with you on this. preach secure coding day and night. But, the day is still very far away when applications will be invulnerable to such attacks... as still 99% of the developers are more focused towards features and performance on the cost of security issues.

Till that day, these tools will help us earn our bread. ;)</description>
		<content:encoded><![CDATA[<p>@Yami King<br />
I got that now.. yeah, I agree with you on this. preach secure coding day and night. But, the day is still very far away when applications will be invulnerable to such attacks&#8230; as still 99% of the developers are more focused towards features and performance on the cost of security issues.</p>
<p>Till that day, these tools will help us earn our bread. <img src='http://www.darknet.org.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yami King</title>
		<link>http://www.darknet.org.uk/2008/09/bsql-hacker-automated-sql-injection-framework/#comment-124887</link>
		<dc:creator>Yami King</dc:creator>
		<pubDate>Thu, 02 Oct 2008 10:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1026#comment-124887</guid>
		<description>@ SpikyHead
You are correct about the fact that these tools can still be useful and even necessary for security consultants and auditers.
But my comment was especially aimed at the fact that there are still a lot of (web)applications vulnerable to SQL Injections, while it is one of the most documented attack around, and this should not be the case.

The following is a bit abstract (maybe a bit too abstract) but I think you&#039;ll get the basic idea of what I meant:
`Instead of making tools to test for SQL Injection vulnerabilities, make the application invulnerable to SQL Injections.`
Though there is a sort of chicken and the egg problem here, since you need to test your application for SQL Injections to prove it is invulnerable, but that&#039;s not the point I wanted to make.</description>
		<content:encoded><![CDATA[<p>@ SpikyHead<br />
You are correct about the fact that these tools can still be useful and even necessary for security consultants and auditers.<br />
But my comment was especially aimed at the fact that there are still a lot of (web)applications vulnerable to SQL Injections, while it is one of the most documented attack around, and this should not be the case.</p>
<p>The following is a bit abstract (maybe a bit too abstract) but I think you&#8217;ll get the basic idea of what I meant:<br />
`Instead of making tools to test for SQL Injection vulnerabilities, make the application invulnerable to SQL Injections.`<br />
Though there is a sort of chicken and the egg problem here, since you need to test your application for SQL Injections to prove it is invulnerable, but that&#8217;s not the point I wanted to make.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SpikyHead</title>
		<link>http://www.darknet.org.uk/2008/09/bsql-hacker-automated-sql-injection-framework/#comment-124883</link>
		<dc:creator>SpikyHead</dc:creator>
		<pubDate>Thu, 02 Oct 2008 02:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1026#comment-124883</guid>
		<description>Ididnt get a chance to check out the tools as yet..

@Yami
I disagree, such tools are still very much needed. especially for security consultants to show the power of sql injection... or for security audits..

as well as for security new bees</description>
		<content:encoded><![CDATA[<p>Ididnt get a chance to check out the tools as yet..</p>
<p>@Yami<br />
I disagree, such tools are still very much needed. especially for security consultants to show the power of sql injection&#8230; or for security audits..</p>
<p>as well as for security new bees</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yami King</title>
		<link>http://www.darknet.org.uk/2008/09/bsql-hacker-automated-sql-injection-framework/#comment-124866</link>
		<dc:creator>Yami King</dc:creator>
		<pubDate>Tue, 30 Sep 2008 17:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1026#comment-124866</guid>
		<description>The tool itself is quite nice -though it still crashes sometimes over here- and can be proven useful in many situations. Especially the template functionality is timeless, not only for novices, but also for many people just trying to be productive.

But there is one thing I dislike about these kinds of products, and it has something to do with the fact I just said the template functionality is timeless... That is, that these tools should not be necessary anymore, especially not since the SQL Injection and it&#039;s relatives (Blind SQL Injection, Deep Blind SQL Injection, etc..) are one of the most discussed and documented (web)application vulnerabilities out there.</description>
		<content:encoded><![CDATA[<p>The tool itself is quite nice -though it still crashes sometimes over here- and can be proven useful in many situations. Especially the template functionality is timeless, not only for novices, but also for many people just trying to be productive.</p>
<p>But there is one thing I dislike about these kinds of products, and it has something to do with the fact I just said the template functionality is timeless&#8230; That is, that these tools should not be necessary anymore, especially not since the SQL Injection and it&#8217;s relatives (Blind SQL Injection, Deep Blind SQL Injection, etc..) are one of the most discussed and documented (web)application vulnerabilities out there.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
