Sql Injection and My Sql

Date December 4, 2005

Dear List,
I would like to know if there is any tutorial which describes sql injection in context of My Sql. I feel that the errors returned by mysql when performing a sql injection are less revealing then that returned by other DBs.
Thanks
404

- While it’s not DB specific, the paper “SQL Injection Attacks by Example”
by Steve Friedl is a great introduction to this topic.

http://www.unixwiz.net/techtips/sql-injection.html

Regards,
Jim Halfpenny

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>