Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

Sql question


Infam0us's Avatar
Member
0 0

S_R_S5 wrote: I need help on How to mine all column names of a table? I'm know a good amount of sql commands and I can get around in a database but I don't know how to find a table name and the data inside the table.

Can you give me some suggestions? Thanks, S_R_S Second result in google after typing "sql injection"…:whoa: http://www.unixwiz.net/techtips/sql-injection.html This is what I use to refer to sql injection, it is very informative.


ghost's Avatar
0 0

you can use information_schema also with mysql and other rdbms