zoukankan
html css js c++ java
bugku本地包含
重点:eval()函数有执行漏洞
函数本身作用,把字符串当成php代码计算。
所以自然想到,可以把我们的写好的php代码写入进去。
题目又暗示在本地,想到flag.php了,所以想办法把文件里面的内容显示出来,file()函数可以将文件内容以数组形式显示出来。
so:
查看全文
相关阅读:
The hardest problem ever
1146 Topological Order
1147 Heaps
Weekly Contest 184
1148 Werewolf
1149 Dangerous Goods Packaging
1150 Travelling Salesman Problem
1151 LCA in a Binary Tree (30point(s))
1152 Google Recruitment
美团2020春招笔试
原文地址:https://www.cnblogs.com/YenKoc/p/12780001.html
最新文章
hive 分桶
hive 数据仓库中 mysql,hive,hdfs,mapreduce 之间的关系
hive 元数据 解释
Python-面向对象之魔术方法
Python-面向对象之多继承
Python-二分及bisect模块
BZOJ 1500 splay终结版...
BZOJ 2957 分块
BZOJ 2141 分块 线段树
BZOJ 4241 分块
热门文章
BZOJ 4129 树上带修莫队+线段树
BZOJ 3238 后缀数组+单调栈
BZOJ 3323 splay维护序列
BZOJ 4710 容斥原理+dp
BZOJ 3195 DP
BZOJ 3667 Pollard-rho &Miller-Rabin
蟠桃记-数字序列-Fibonacci Again
搜索字符串
统计good
让气球飞吧
Copyright © 2011-2022 走看看