Skip to content

Instantly share code, notes, and snippets.

@aw3s0me
Created June 20, 2014 23:50
Show Gist options
  • Select an option

  • Save aw3s0me/398759111c57cd31dd28 to your computer and use it in GitHub Desktop.

Select an option

Save aw3s0me/398759111c57cd31dd28 to your computer and use it in GitHub Desktop.
CTF
http://ctf.gpn.entropia.de:50000/?user=')' // проблема в том, что сайт не дает поиск пользователя и нам надо сделать MySQL инъекцию, чтобы достать доступ к пользователю, для этого нужно эскейппоследовательность сделать и посмотреть какую ошибку даст MySQL.
Ответ: user='='
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment