当前位置:网站首页>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)


边栏推荐
- Router 6/ and the difference with router5
- 在支付宝上买基金安全吗?哪里可以买基金
- Problem: officeexception: failed to start and connect (III)
- 【计网】(一) 集线器、网桥、交换机、路由器等概念
- 【分类模型】Q 型聚类分析
- Rclone access web interface
- [wechat applet] how to build a building block development?
- Esp32 monitors the battery voltage with ULP when the battery is powered
- K8S搭建Redis集群
- [recommendation technology] matlab simulation of network information recommendation technology based on collaborative filtering
猜你喜欢

Spark入门(一篇就够了)

关于变量是否线程安全的问题

为什么这么多人转行产品经理?产品经理发展前景如何?

Embedded system

产品学习(一)——结构图

Problem: officeexception: failed to start and connect (II)

Pourquoi tant de gens sont - ils devenus des gestionnaires de produits? Quelles sont les perspectives de développement des gestionnaires de produits?

2022 年江苏省职业院校技能大赛(中职) 网络搭建与应用赛项公开赛卷

Idea easy to use plug-in summary!!!

Some pits designed by NOC
随机推荐
如何进入互联网行业,成为产品经理?没有项目经验如何转行当上产品经理?
Methods of downloading Foreign Periodicals
rclone常用子命令中文解释
AI视频智能平台EasyCVR设备录像出现无法播放现象的问题修复
常用快捷键
在长城证券上做基金定投安全吗?
The game is real! China software cup releases a new industrial innovation competition, and schools and enterprises can participate in it jointly
rclone配置minio及基本操作
Router 6/ 以及和Router5 的区别
Esp32 monitors the battery voltage with ULP when the battery is powered
产品学习(三)——需求列表
How to permanently configure local opencv4.5.5 for vs2019
[Tikhonov] image super-resolution reconstruction based on Tikhonov regularization
Database objects: view learning records
Insufficient free space after clearing expired cache entries - consider increasing the maximum cache space
Product learning (II) - competitive product analysis
Easynvs cloud management platform function reconfiguration: support adding users, modifying information, etc
Interview questions for HW (OD) post
为什么这么多人转行产品经理?产品经理发展前景如何?
Stored procedure learning notes