Do you think that SQL Injections are an efficient way of hacking?
What do you think of it and how do hackers use it?
Tags: Injections, Think, What
Do you think that SQL Injections are an efficient way of hacking?
What do you think of it and how do hackers use it?
Tags: Injections, Think, What
May 29th, 2009 at 7:19 pm
I think that now it is harder for hackers to use sql injection because developers are wiser to it now and how its done.
as long as the data is stripped and sanitized before it hits the database it will be near imposible to hack.
XSS is the other way (cross site scripting) and this is done by picking up the cookie from the users browser using Javascript, this is more common and is what casues most of the hacks on Facebook / Myspace ect.
For more on sql injection just search Google there are tons of sites about it and how it works
May 29th, 2009 at 10:57 pm
Well I got caught hacking this morning