| Home | Trees | Indices | Help |
|
|---|
|
|
Author: Andres Riancho ( andres.riancho@gmail.com )
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Find a value that returns a false response for the sql injection.
For example:
http://a/a.php?id=1
and
http://a/a.php?id=1 OR 1=1
both return the same response, so the false value i'm looking for is any value that returns
something different than http://a/a.php?id=1 , for example, '2' .
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sun Sep 14 17:13:07 2008 | http://epydoc.sourceforge.net |