How can i use "Where" statement during an sql-injection attack in address bar ?
for example:
... from+information_schema.TABLES+where+TABLE_SCHEMA+=+XXXX--
The code above does not work.
|
The code above does not work. |
|||
|
|
|
You can retrieve the columns for a specific table with this request :
Source : http://www.websec.ca/kb/sql_injection#MySQL_Tables_And_Columns |
|||||||
|