当前位置:网站首页>ctfshow-web351(SSRF)
ctfshow-web351(SSRF)
2022-07-01 06:48:00 【m0_62094846】
<?php
error_reporting(0);
highlight_file(__FILE__);
$url=$_POST['url'];
$ch=curl_init($url);
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$result=curl_exec($ch);
curl_close($ch);
echo ($result);
?>
flag存在于flag.php中,但是不能用当前的网址,试试本地网址(127.0.0.1)
边栏推荐
- Stored procedure learning notes
- 【LINGO】求解二次规划
- rclone配置minio及基本操作
- (I) apple has open source, but so what?
- Rclone access web interface
- 问题:OfficeException: failed to start and connect(三)
- 常用快捷键
- 为什么这么多人转行产品经理?产品经理发展前景如何?
- 了解ESP32睡眠模式及其功耗
- The game is real! China software cup releases a new industrial innovation competition, and schools and enterprises can participate in it jointly
猜你喜欢
DC-4靶机
Methods of downloading Foreign Periodicals
Product learning (II) - competitive product analysis
开源了!文心大模型ERNIE-Tiny轻量化技术,又准又快,效果全开
【微信小程序低代码开发】二,在实操中化解小程序的代码组成
[Electrical dielectric number] electrical dielectric number and calculation considering HVDC and facts components
Insufficient free space after clearing expired cache entries - consider increasing the maximum cache space
【微信小程序】一文解决button、input、image组件
How the esp32 deep sleep current is lower than 10uA
Pourquoi tant de gens sont - ils devenus des gestionnaires de produits? Quelles sont les perspectives de développement des gestionnaires de produits?
随机推荐
【FPGA帧差】基于VmodCAM摄像头的帧差法目标跟踪FPGA实现
Resttemplate use
Record an online interface slow query problem troubleshooting
广发证券开户是安全可靠的么?怎么开广发证券账户
Stored procedure learning notes
K8s set up redis cluster
[recommendation technology] matlab simulation of network information recommendation technology based on collaborative filtering
Why did grayscale fall from the altar?
女生适合学产品经理吗?有什么优势?
Rclone access web interface
DC-4靶机
Easynvs cloud management platform function reconfiguration: support adding users, modifying information, etc
问题:OfficeException: failed to start and connect(三)
Understand esp32 sleep mode and its power consumption
【LINGO】求解二次规划
Embedded system
Principle of introducing modules into node
Summary of wechat official account embedded program to jump to wechat
图解事件坐标screenX、clientX、pageX, offsetX的区别
如何画产品架构图?