View Single Post
Old 11-03-2011, 07:57 AM  
potter
Confirmed User
 
Industry Role:
Join Date: Dec 2004
Location: Denver
Posts: 6,559
Quote:
Originally Posted by KlenTelaris View Post
Hmm tried to do sql inject with
PHP Code:
 '; 'CREATE TABLE hax
(
hack1 varchar(15),
hack2 varchar(15),
)

and with other combinations of ' and ;
and it doesn't work no matter what.
Only what i noticed is how this causing query not to execute.

Wait wait wait... Are you saying you don't think SQL injections are possible with uncleaned GET/POST values?
__________________

potter is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote