sql injection in PDO
Moderator: General Moderators
sql injection in PDO
HI, I want to do sql injection in PHP application but i have use PDO. I dont know how to do sql injection in PDO can any one help me??????
Re: sql injection in PDO
Do you even know what you're talking about?
Re: sql injection in PDO
Do you want to inject your own application?
There are some good tutorials on youtube for example. But more like how to prevent it..
There are some good tutorials on youtube for example. But more like how to prevent it..
Re: sql injection in PDO
First of all thanks for the reply me,tasairis wrote:Do you even know what you're talking about?
yes i m not drunked or not sleepy.
yes i know and i want to test my own application by sql injection for the perticular PDO bec i have know from some one that sql injection is possible even though PDO is used..
So i want to know how it is possible.
Re: sql injection in PDO
Look up some injections and try it in your application. As I said youtube has some good examples.