sql injection

G

g--g

Can anyone supply me with ONE SINGLE example of how anyone could use
SQL injection in a dynamic SQL statement when the system is programmed
to remove : "single quotes", "semi-colon", and "double dashes" in all
input parameters passed to the SQL syntax?

I can't seem to find one example of SQL injection that does not
require the use of these SQL delimiters...

Thanks for any response.
 
G

Greg Young

SELECT * FROM FOO WHERE ID=VALUE

assuming value is an int coming from a drop down list value...

using proxy change integer to ... 8 OR 1=1

Cheers,

Greg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,162
Latest member
GertrudeMa
Top