<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hcaldwell</id>
		<title>OWASP - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hcaldwell"/>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php/Special:Contributions/Hcaldwell"/>
		<updated>2026-04-28T01:29:25Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.2</generator>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Category_talk:OWASP_SQLiX_Project&amp;diff=48271</id>
		<title>Category talk:OWASP SQLiX Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Category_talk:OWASP_SQLiX_Project&amp;diff=48271"/>
				<updated>2008-12-10T15:33:29Z</updated>
		
		<summary type="html">&lt;p&gt;Hcaldwell: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Several Perl modules are required for SQLix to work, which aren't necessarily installed by default on your OS of choice.&lt;br /&gt;
&lt;br /&gt;
For my install (Fedora Core 6) here's the commands I used to setup&lt;br /&gt;
&lt;br /&gt;
perl -MCPAN -e shell&lt;br /&gt;
&lt;br /&gt;
cpan&amp;gt;install WWW::CheckSite&lt;br /&gt;
&lt;br /&gt;
cpan&amp;gt;install HTML::TreeBuilder&lt;br /&gt;
&lt;br /&gt;
cpan&amp;gt;install Tie::CharArray&lt;br /&gt;
&lt;br /&gt;
cpan&amp;gt;install Algorithm::Diff&lt;br /&gt;
&lt;br /&gt;
== Using URL files ==&lt;br /&gt;
&lt;br /&gt;
It isn't explained that the URL file e.g. crawler should be of the form: method URL queryparams &amp;lt;lf&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example&lt;br /&gt;
&lt;br /&gt;
GET  http://www.example.com/hello/&lt;br /&gt;
&lt;br /&gt;
POST http://www.example.com/hello/myform.php qs1=val1&amp;amp;qs2=val2&lt;br /&gt;
&lt;br /&gt;
== cedri.cc down ==&lt;br /&gt;
&lt;br /&gt;
cedri.cc appears to be having DNS issues. Is it possible to have this code mirrored on the sourceforge or something similar for times like these? :)&lt;br /&gt;
&lt;br /&gt;
== This is NOT open source / available for us to use? ==&lt;br /&gt;
&lt;br /&gt;
The source code of SQLiX.pl says&lt;br /&gt;
 Copyright 2006 Cedric COCHIN, All Rights Reserved.&lt;br /&gt;
which would mean, especially in the absence of any GPL or other license, that we do not have the right to download much less use or modify this tool. So why bother listing it here? (Of course, you can't '''see''' the copyright message until after you already made a copy and unzipped it.)&lt;br /&gt;
&lt;br /&gt;
I can not get the -file option to work. I've created a text file with the following line&lt;br /&gt;
GET http://test.accunetix.com&lt;br /&gt;
&lt;br /&gt;
But it does not return any results and the program ends much too quickly for any scanning to take place.&lt;br /&gt;
&lt;br /&gt;
If I run &lt;br /&gt;
perl SQLiX.pl -crawl http://test.acunetix.com -exploit -all -v=2&lt;br /&gt;
&lt;br /&gt;
The program works as expected. Any ideas?&lt;/div&gt;</summary>
		<author><name>Hcaldwell</name></author>	</entry>

	</feed>