<?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>Ascii for Breakfast &#187; Simple SQL Injection Vulnerability Scanner</title>
	<atom:link href="http://www.xenuser.org/tag/simple-sql-injection-vulnerability-scanner/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xenuser.org</link>
	<description></description>
	<lastBuildDate>Tue, 29 Nov 2011 23:19:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Simple SQL Injection Vulnerability Scanner 0.5 released</title>
		<link>http://www.xenuser.org/2010/06/17/simple-sql-injection-vulnerability-scanner-0-5-released/</link>
		<comments>http://www.xenuser.org/2010/06/17/simple-sql-injection-vulnerability-scanner-0-5-released/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 21:15:45 +0000</pubDate>
		<dc:creator>valentin</dc:creator>
				<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[column fuzzer]]></category>
		<category><![CDATA[Penetration Testing]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Security Assessment]]></category>
		<category><![CDATA[Simple SQL Injection Vulnerability Scanner]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[vulnerability scanner]]></category>

		<guid isPermaLink="false">http://www.xenuser.org/?p=947</guid>
		<description><![CDATA[Today I am releasing version 0.5 of my Simple SQL Injection Vulnerability Scanner. [Download here] It contains all the features from the first released version 0.3 and now contains &#8211; in addition &#8211; a column fuzzer. Simply start a scan by using python sqli_scanner.py -u &#8220;target&#8221; and then start fuzzing by using the parameter -fuzz [...]]]></description>
			<content:encoded><![CDATA[<p>Today I am releasing version 0.5 of my Simple SQL Injection Vulnerability Scanner.<br />
[<a href="http://www.xenuser.org/my-tools/" target="_blank">Download here</a>]</p>
<p>It contains all the features from the first released version 0.3 and now contains &#8211; in addition &#8211; a column fuzzer. Simply start a scan by using python sqli_scanner.py -u &#8220;target&#8221; and then start fuzzing by using the parameter -fuzz &#8220;exploit url&#8221;. The exploit url will be provided by the scanner (when a vulnerability was found). <img src="http://www.xenuser.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=947" width="1" height="1" style="display: none;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xenuser.org/2010/06/17/simple-sql-injection-vulnerability-scanner-0-5-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple SQL Injection Vulnerability Scanner 0.3 released</title>
		<link>http://www.xenuser.org/2010/06/03/simple-sql-injection-vulnerability-scanner-version-0-3-released/</link>
		<comments>http://www.xenuser.org/2010/06/03/simple-sql-injection-vulnerability-scanner-version-0-3-released/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 17:59:43 +0000</pubDate>
		<dc:creator>valentin</dc:creator>
				<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Penetration Testing]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Security Assessment]]></category>
		<category><![CDATA[Simple SQL Injection Vulnerability Scanner]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Vulnerability Research]]></category>
		<category><![CDATA[vulnerability scanner]]></category>

		<guid isPermaLink="false">http://www.xenuser.org/?p=879</guid>
		<description><![CDATA[Today I am releasing my Simple SQL Injection Vulnerability Scanner (version 0.3, not 1.0 since it contains not many features). [Download here] Description The Simple SQL Injection Vulnerability Scanner helps you to find SQL injection vulnerabilities within your website. Simply provide an URL and let the tool do all the work. Features - Scan a [...]]]></description>
			<content:encoded><![CDATA[<p>Today I am releasing my Simple SQL Injection Vulnerability Scanner (version 0.3, not 1.0 since it contains not many features).<br />
[<a href="http://www.xenuser.org/my-tools/" target="_self">Download here</a>]</p>
<p><strong>Description</strong><br />
The Simple SQL Injection Vulnerability Scanner helps you to find SQL injection vulnerabilities within your website. Simply provide an URL and let the tool do all the work.</p>
<p><strong>Features</strong><br />
- Scan a single URL<br />
- Detect SQL injection vulnerabilities<br />
- User agent for web requests<br />
- User friendly (easy to use, everything is automated)<br />
- Error handling for http requests<br />
- Display a short scan report<br />
- Check if the provided URL is reachable</p>
<p><strong>Additional information</strong><br />
Written in Python (less than 400 lines).</p>
<p><strong>Usage</strong><br />
<em>python sqli_scanner.py -u “http://target/index.php?var1=x&amp;var2=y″</em></p>
<p><strong>Disclaimer</strong><br />
This tool was written for educational and penetration testing purposes. Only check websites you are allowed to test, e.g. your own or one of your customers/friends. I am not responsible for any damage you or my script could cause. Please know and respect your local laws.</p>
<p><strong>Known issue</strong><br />
Sometimes the target webserver throws back specific errors (403, 500 etc.). The Simple SQL Injection Vulnerability Scanner then fails to find SQL injection vulnerabilities.</p>
<p><strong>Screenshot</strong></p>
<div id="attachment_883" class="wp-caption aligncenter" style="width: 287px"><a href="http://www.xenuser.org/wp-content/uploads/2010/06/simple_sqli_scanner.png"><img class="size-medium wp-image-883" title="Simple SQL Injection Vulnerability Scanner - sample output" src="http://www.xenuser.org/wp-content/uploads/2010/06/simple_sqli_scanner-277x300.png" alt="Simple SQL Injection Vulnerability Scanner - sample output" width="277" height="300" /></a>
<p class="wp-caption-text">Simple SQL Injection Vulnerability Scanner - sample output</p>
</div>
<p> <img src="http://www.xenuser.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=879" width="1" height="1" style="display: none;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xenuser.org/2010/06/03/simple-sql-injection-vulnerability-scanner-version-0-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

