just to have it added in this thread as well:
- functions can be called with lots of spaces before parenthesis: SELECT ascii (1)
- there can be a lot of bullshit in this part and the syntax is still valid:
select(name) `bullshit bullshit bullshit`from users
select name `bullshit bullshit bullshit` from users
- this works as well:
select`name`buuullshit from users
select name buuullshit from users
edit:
just to have it in this thread:
SQLi filter evasion cheatsheet for MySQL
Edited 2 time(s). Last edit at 04/06/2011 02:03PM by Reiners.