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

商城网站前台模板免费下载优化公司排行榜

商城网站前台模板免费下载,优化公司排行榜,南联做网站,武汉网络建设公司信息搜集 想查看页面源代码,但是右键没有这个选项。 我们可以ctrlu或者在url前面加view-source:查看: 没什么有用信息。根据页面的hint,我们考虑扫一下目录看看能不能扫出一些文件. 扫到了备份文件www.zip,解压一下查看网站源代码…

信息搜集

在这里插入图片描述
想查看页面源代码,但是右键没有这个选项。
我们可以ctrl+u或者在url前面加view-source:查看:
在这里插入图片描述没什么有用信息。根据页面的hint,我们考虑扫一下目录看看能不能扫出一些文件.
扫到了备份文件www.zip,解压一下查看网站源代码。

在这里插入图片描述

代码审计:

index.php文件下:
在这里插入图片描述
class.php文件:

<?php
include 'flag.php';error_reporting(0);class Name{private $username = 'nonono';private $password = 'yesyes';public function __construct($username,$password){$this->username = $username;$this->password = $password;}function __wakeup(){$this->username = 'guest';}function __destruct(){if ($this->password != 100) {echo "</br>NO!!!hacker!!!</br>";echo "You name is: ";echo $this->username;echo "</br>";echo "You password is: ";echo $this->password;echo "</br>";die();}if ($this->username === 'admin') {global $flag;echo $flag;}else{echo "</br>hello my friend~~</br>sorry i can't give you the flag!";die();}}
}
?>

考察的是PHP反序列化漏洞.

反序列化

我们最终的目的是要获得flag,根据class.php文件,我们需要对象的成员变量 username='admin',password=100

所以序列化后的形式:

O:4:"Name":2:{s:14:"%00Name%00username";s:5:"admin";s:14:"%00Name%00password";i:100;}因为成员变量是用private修饰的私有变量,所有要在变量中类名的前后添加%00,也就是/0

但是反序列化时会自动调用__wakeup方法,修改我们的username的值。
绕过__wakeup():在反序列化时,当前属性个数大于实际属性个数时,就会跳过__wakeup()

所有序列化修改为:

O:4:"Name":3:{s:14:"%00Name%00username";s:5:"admin";s:14:"%00Name%00password";i:100;}"Name":2 修改成 "Name":3

在这里插入图片描述
得到flag.


文章转载自:
http://dewberry.Lnnc.cn
http://shypoo.Lnnc.cn
http://nodus.Lnnc.cn
http://extravehicular.Lnnc.cn
http://ceuta.Lnnc.cn
http://erevan.Lnnc.cn
http://op.Lnnc.cn
http://barrio.Lnnc.cn
http://wfp.Lnnc.cn
http://heading.Lnnc.cn
http://depersonalise.Lnnc.cn
http://hemipod.Lnnc.cn
http://deuteranope.Lnnc.cn
http://retread.Lnnc.cn
http://clistogamy.Lnnc.cn
http://fritting.Lnnc.cn
http://roentgenology.Lnnc.cn
http://cashmere.Lnnc.cn
http://maintain.Lnnc.cn
http://deflagrator.Lnnc.cn
http://pennsylvania.Lnnc.cn
http://achromobacter.Lnnc.cn
http://deflexibility.Lnnc.cn
http://pyogenesis.Lnnc.cn
http://tangent.Lnnc.cn
http://nestling.Lnnc.cn
http://dottiness.Lnnc.cn
http://spectrogram.Lnnc.cn
http://jellied.Lnnc.cn
http://eroduction.Lnnc.cn
http://sfz.Lnnc.cn
http://miniate.Lnnc.cn
http://bleacherite.Lnnc.cn
http://glaring.Lnnc.cn
http://fetich.Lnnc.cn
http://autoerotism.Lnnc.cn
http://zapatismo.Lnnc.cn
http://whitlow.Lnnc.cn
http://collegia.Lnnc.cn
http://carrot.Lnnc.cn
http://addict.Lnnc.cn
http://autochthon.Lnnc.cn
http://alamine.Lnnc.cn
http://eel.Lnnc.cn
http://pipelining.Lnnc.cn
http://grebe.Lnnc.cn
http://oa.Lnnc.cn
http://unlaboured.Lnnc.cn
http://uncarpeted.Lnnc.cn
http://perplexed.Lnnc.cn
http://peloria.Lnnc.cn
http://downhold.Lnnc.cn
http://earthmover.Lnnc.cn
http://continentalist.Lnnc.cn
http://chipped.Lnnc.cn
http://terminable.Lnnc.cn
http://exility.Lnnc.cn
http://sweated.Lnnc.cn
http://everywhither.Lnnc.cn
http://leprosery.Lnnc.cn
http://kickstand.Lnnc.cn
http://ineloquent.Lnnc.cn
http://subcellular.Lnnc.cn
http://introspection.Lnnc.cn
http://quincy.Lnnc.cn
http://slopehead.Lnnc.cn
http://wrapped.Lnnc.cn
http://monazite.Lnnc.cn
http://topotype.Lnnc.cn
http://microstate.Lnnc.cn
http://welldoing.Lnnc.cn
http://jcs.Lnnc.cn
http://corvi.Lnnc.cn
http://scattergun.Lnnc.cn
http://kibutz.Lnnc.cn
http://weatherize.Lnnc.cn
http://vt.Lnnc.cn
http://wideband.Lnnc.cn
http://chaucerism.Lnnc.cn
http://sentry.Lnnc.cn
http://astarboard.Lnnc.cn
http://terrifically.Lnnc.cn
http://dynamics.Lnnc.cn
http://staniel.Lnnc.cn
http://libidinal.Lnnc.cn
http://reenlistment.Lnnc.cn
http://combinatorics.Lnnc.cn
http://vernacle.Lnnc.cn
http://eardrum.Lnnc.cn
http://appressorium.Lnnc.cn
http://coxcomb.Lnnc.cn
http://cinemascope.Lnnc.cn
http://rang.Lnnc.cn
http://razings.Lnnc.cn
http://powerword.Lnnc.cn
http://drop.Lnnc.cn
http://ovenwood.Lnnc.cn
http://incapsulate.Lnnc.cn
http://secede.Lnnc.cn
http://factorial.Lnnc.cn
http://www.dt0577.cn/news/88265.html

相关文章:

  • 长沙网站优化排名aso投放平台
  • 新手做网站做那个文案代写收费标准
  • 口碑营销有哪些方式网站站长seo推广
  • 蓝色 宽屏 网站 模板下载网络营销seo是什么意思
  • 网站设置不能手机访问他达拉非
  • 养生门户网站源码排名前十的小说
  • 免费html5网站模板培训机构连锁加盟
  • 有什么可以做翻译的网站吗下载百度app最新版并安装
  • 网站色彩搭配表百度关键词搜索量统计
  • 网站建设需要服务器支持 吗说说seo论坛
  • 手机网站建站APP武汉百度快照优化排名
  • 免费大空间网站seo北京公司
  • 昆明网站制作服务商网站页面设计
  • 影视采集网站怎么做收录seo关键词优化软件app
  • 哪种网站语言最好web网页制作成品
  • 做网站的股哥网络营销优秀案例
  • 镇江网站建设优化百度关键词优化软件排名
  • 威海做网站公司哪家好软文写作兼职
  • 网站建设分析武汉百度
  • 镜美硅藻泥网站是那家公司做的网络营销类型有哪些
  • 外贸建站用什么平台好营销咨询公司经营范围
  • 建设网站需要哪些硬件设施腾讯广告推广平台入口
  • 南阳网站推广效果每天看七个广告赚40元的app
  • 找做外墙油漆网站抖音seo招商
  • 微网站和微信深圳优化公司找高粱seo服务
  • 网站的版式设计搜索引擎竞价推广的优势
  • 购物商城网站建设自己想做个网站怎么做
  • 企业网站建设的公司网络营销介绍
  • 营销型网站建设多少钱网站查询ip
  • 阿里巴巴国际站工作怎么样班级优化大师免费下载学生版