Search found 1 match

Return to advanced search

SQL injection - UPDATE

Hello ;) How I add this SQL to URL? I wan't change user email. Original query from MySQL database looks like this: UPDATE `fusion040212308`.`fusion_users` SET `user_email` = 'hello@com.no' WHERE `fusion_users`.`user_id` =1; but I have syntax error. I found SQLi. Do you send me how I add ...
by MegAbiT_
on Thu Feb 09, 2012 9:00 am
 
Forum: Web
Topic: SQL injection - UPDATE
Comments: 0
Views: 1730

Return to advanced search

cron