当前位置:网站首页>ctfshow web3
ctfshow web3
2022-06-12 08:08:00 【hint=flag】
ctfshow web3
继续ctfshow刷题
打开链接:
给了一串php代码: <?php include($_GET['url']);?>
有include函数发送get的请求
这题是用php伪协议php://input
或者bp抓包改也行:
回显
构造
回显flag
边栏推荐
- "Three.js" auxiliary coordinate axis
- 离散 第一章
- Py&GO编程技巧篇:逻辑控制避免if else
- Quaternion Hanmilton and JPL conventions
- Mathematical Essays: Notes on the angle between vectors in high dimensional space
- Xiaomi mobile phone recording data set software operation
- Improvement of hash function based on life game
- Understanding and analysis of state estimation and Kalman filter
- Debug debugging cmake code under clion, including debugging process under ROS environment
- C语言printf输出整型格式符简单总结
猜你喜欢

(P21-P24)统一的数据初始化方式:列表初始化、使用初始化列表初始化非聚合类型的对象、initializer_lisy模板类的使用

数据库基础——规范化、关系模式

Transformation from AC5 to AC6 (1) - remedy and preparation

FPGA to flip video up and down (SRAM is61wv102416bll)

Py&GO编程技巧篇:逻辑控制避免if else

MES系统质量追溯功能,到底在追什么?

记录谷粒商城踩坑(一)

Convolutional neural network CNN based cat dog battle picture classification (tf2.1 py3.6)

Vision Transformer | Arxiv 2205 - LiTv2: Fast Vision Transformers with HiLo Attention

(P15-P16)对模板右尖括号的优化、函数模板的默认模板参数
随机推荐
Convolutional neural network CNN based cat dog battle picture classification (tf2.1 py3.6)
Ceres optimizer usage (self use)
Introduction to SDI video data stream format (frequency, rate, YUV, EAV, SAV)
Mathematical knowledge - matrix - matrix / vector derivation
Py&GO编程技巧篇:逻辑控制避免if else
Record the treading pit of grain Mall (I)
Servlet advanced
Process terminated
(P27-P32)可调用对象、可调用对象包装器、可调用对象绑定器
Compiling principle on computer -- functional drawing language (V): compiler and interpreter
超全MES系统知识普及,必读此文
对企业来讲,MES设备管理究竟有何妙处?
Strvec class mobile copy
Fundamentals of Mathematics - Taylor Theorem
建立MES系统,需要注意什么?能给企业带来什么好处?
Getting started with Jetson nano Series IV: common skills of NVIDIA Jetson nano
Understanding and analysis of state estimation and Kalman filter
Vision Transformer | Arxiv 2205 - LiTv2: Fast Vision Transformers with HiLo Attention
Final review of Discrete Mathematics (predicate logic, set, relation, function, graph, Euler graph and Hamiltonian graph)
MYSQL中的锁的机制