当前位置:网站首页>ctfshow-web351(SSRF)
ctfshow-web351(SSRF)
2022-07-01 07:06:00 【m0_ sixty-two million ninety-four thousand eight hundred and fo】
<?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 Exist in flag.php in , But you can't use the current web address , Try the local URL (127.0.0.1)


边栏推荐
- ctfshow-web354(SSRF)
- How to use Alibaba vector font files through CDN
- ESP32 - ULP 协处理器在低功耗模式下读片内霍尔传感器HALL SENSOR
- 图解事件坐标screenX、clientX、pageX, offsetX的区别
- [the path of system analysts] Chapter 5: software engineering of double disk (reverse clean room and Model Driven Development)
- rclone 访问web界面
- 运维管理系统,人性化操作体验
- C# 读写自定义的Config文件
- Problem: officeexception: failed to start and connect (III)
- (上)苹果有开源,但又怎样呢?
猜你喜欢

ctfshow-web355,356(SSRF)

发现了一个 MySQL 的巨坑:update 更新别再用影响行数做判断了!!!

Spark入门(一篇就够了)

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

Jena default inference query based on OWL
![[image processing] image histogram equalization system with GUI interface](/img/3b/52c241c48c91dd58300af58478129e.png)
[image processing] image histogram equalization system with GUI interface

C语言实现【扫雷游戏】完整版(实现源码)

How to use SCI hub

如何通过cdn方式使用阿里巴巴矢量图字体文件

如何制作专属的VS Code主题
随机推荐
STM32F1与STM32CubeIDE编程实例-NEC协议红外接收与解码
【LINGO】求解二次规划
[lingo] solve quadratic programming
C语言实现【扫雷游戏】完整版(实现源码)
Solve the problem of "unexpected status code 503 service unavailable" when kaniko pushes the image to harbor
Pourquoi tant de gens sont - ils devenus des gestionnaires de produits? Quelles sont les perspectives de développement des gestionnaires de produits?
Figure out the difference between event coordinates screenx, clientx, pagex and offsetx
手机开户选哪个证券公司比较好,哪个更安全
Automated test platform (13): interface automation framework and platform comparison, application scenario analysis and design ideas sharing
ctfshow-web352,353(SSRF)
ESP32在电池供电时用ULP监测电池电压
[classification model] Q-type cluster analysis
Understand esp32 sleep mode and its power consumption
8 figures | analyze Eureka's first synchronization registry
DC-4靶机
Fix the problem that the AI video intelligent platform easycvr device video cannot be played
如何进入互联网行业,成为产品经理?没有项目经验如何转行当上产品经理?
WiFi settings for raspberry Pie 4
Docker 安装部署Redis
TDB中多个model情况下使用fuseki查询