<?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=Mlyons</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=Mlyons"/>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php/Special:Contributions/Mlyons"/>
		<updated>2026-05-08T04:00:35Z</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=22779</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=22779"/>
				<updated>2007-10-31T13:27:28Z</updated>
		
		<summary type="html">&lt;p&gt;Mlyons: /* Using URL files */&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;/div&gt;</summary>
		<author><name>Mlyons</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Category_talk:OWASP_SQLiX_Project&amp;diff=22778</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=22778"/>
				<updated>2007-10-31T13:27:12Z</updated>
		
		<summary type="html">&lt;p&gt;Mlyons: /* Using URL files */&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 &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;/div&gt;</summary>
		<author><name>Mlyons</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Category_talk:OWASP_SQLiX_Project&amp;diff=22737</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=22737"/>
				<updated>2007-10-30T13:59:14Z</updated>
		
		<summary type="html">&lt;p&gt;Mlyons: /* Using URL files */&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 &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&lt;/div&gt;</summary>
		<author><name>Mlyons</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Category_talk:OWASP_SQLiX_Project&amp;diff=22736</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=22736"/>
				<updated>2007-10-30T13:58:49Z</updated>
		
		<summary type="html">&lt;p&gt;Mlyons: New section: Using URL files&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 &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;
POST http://www.example.com/hello/myform.php&lt;/div&gt;</summary>
		<author><name>Mlyons</name></author>	</entry>

	</feed>