当前位置:网站首页>ctfshow web4
ctfshow web4
2022-06-12 08:17:00 【hint=flag】
ctfshow web4

When I open the link 
Tips : <?php include($_GET['url']);?>
It can be seen that some files contain vulnerabilities
Yes include function
Look at the log file directly by inserting commands
The log file is in var/log/nginx/access.log Under the table of contents
Add a sentence to the packet capture Trojan horse :
Try the ant sword connection :
Enter the change directory to find flag
Last in www In the directory flag
边栏推荐
- StrVec类 移动拷贝
- CMAKE 里PRIVATE、PUBLIC、INTERFACE属性示例详解
- Database connection pool and dbutils tool
- Cookies and sessions
- MYSQL中的触发器
- Servlet advanced
- Vscode 调试TS
- Discrete chapter I
- Summary of 3D point cloud construction plane method
- Hands on deep learning -- activation function and code implementation of multi-layer perceptron
猜你喜欢

802.11 protocol: wireless LAN protocol

The residual pressure monitoring system ensures the smoothness of the fire evacuation passage in case of fire, and protects the safe operation of large high-rise buildings and the safety of people's l

Group planning chapter I

Hands on deep learning -- weight decay and code implementation

Model Trick | CVPR 2022 Oral - Stochastic Backpropagation A Memory Efficient Strategy

ctfshow web4

如何理解APS系统的生产排程?

(P19-P20)委托构造函数(代理构造函数)和继承构造函数(使用using)

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

Vision Transformer | CVPR 2022 - Vision Transformer with Deformable Attention
随机推荐
Hands on learning and deep learning -- a brief introduction to softmax regression
In depth interpretation of 5g key technologies
S-msckf/msckf-vio technical route and code details online blog summary
Model Trick | CVPR 2022 Oral - Stochastic Backpropagation A Memory Efficient Strategy
记录谷粒商城踩坑(一)
Derivation of Poisson distribution
Hands on learning and deep learning -- Realization of linear regression from scratch
Cookies and sessions
MinGW offline installation package (free, fool)
Talk about the four basic concepts of database system
Introduction to SDI video data stream format (frequency, rate, YUV, EAV, SAV)
Vision Transformer | CVPR 2022 - Vision Transformer with Deformable Attention
C # push box
A brief summary of C language printf output integer formatter
Summary of 3D point cloud construction plane method
(P17-P18)通过using定义基础类型和函数指针别名,使用using和typedef给模板定义别名
MYSQL中的调用存储过程,变量的定义,
Principle and example of OpenMP task
(P13)final关键字的使用
(p25-p26) three details of non range based for loop and range based for loop