By iliemadalin
via insidecoding.wordpress.com
Published: Feb 08 2012 / 13:00
I suppose you’re all familiar with the “academic” examples of SQL injection when you put a AND 1=1 at the end of the SQL query and magically you get access to all kind of nasty things. I’ll show you how to use the same trick to do a SQL injection in Android, but for a good thing.



Add your comment