当前位置:网站首页>远程文件包含实操
远程文件包含实操
2022-07-03 15:53:00 【MUNG东隅】
这是我第一次尝试用远程文件包含解题,没想到成功了
首先,在服务器上传一个木马文本
老规矩,.user.ini文件搞上去,指向1.txt
1.txt里直接包含一开始上传木马文本文件的地址
然后就可以进行快乐的RCE了
另外,另提一嘴,如果过滤了小数点,其实也可以利用ip地址转10进制进行远程文件包含
边栏推荐
- Find mapping relationship
- Jvm-03-runtime data area PC, stack, local method stack
- Break through 1million, sword finger 2million!
- GCC cannot find the library file after specifying the link library path
- win32创建窗口及按钮(轻量级)
- The difference between RAR and zip files
- UnityShader——MaterialCapture材质捕捉效果 (翡翠斧头)
- CString的GetBuffer和ReleaseBuffer使用说明
- Persisting in output requires continuous learning
- Introduction series of software reverse cracking (1) - common configurations and function windows of xdbg32/64
猜你喜欢
使用AUR下载并安装常用程序
Concurrency-01-create thread, sleep, yield, wait, join, interrupt, thread state, synchronized, park, reentrantlock
详解指针进阶1
子类隐藏父类的同名函数
Summary of concurrent full knowledge points
软件逆向破解入门系列(1)—xdbg32/64的常见配置及功能窗口
WinDbg analysis dump file
Function introduction of JMeter thread group
Unityshader - materialcapture material capture effect (Emerald axe)
MongoDB 的安装和基本操作
随机推荐
leetcode_ Power of Four
Create gradle project
【OpenCV 例程200篇】217. 鼠标交互获取多边形区域(ROI)
Large CSV split and merge
[combinatorics] combinatorial identities (recursive combinatorial identities | sum of variable terms | simple combinatorial identities and | sum of variable terms | staggered sums of combinatorial ide
How are integer and floating-point types stored in memory
Visual upper system design and development (Halcon WinForm) -3 Image control
Digital image processing -- popular Canny edge detection
Markdown file titles are all reduced by one level
App移动端测试【5】文件的写入、读取
A Fei's expectation
Win32 create window and button (lightweight)
Detailed explanation of four modes of distributed transaction (Seata)
软件逆向破解入门系列(1)—xdbg32/64的常见配置及功能窗口
详解指针进阶2
How idea starts run dashboard
Microservice - declarative interface call openfeign
Baidu AI Cloud helps Shizuishan upgrade the smart health care model of "Internet + elderly care services"
半监督学习
秒杀系统1-登录功能