当前位置:网站首页>基於DVWA的文件上傳漏洞測試
基於DVWA的文件上傳漏洞測試
2022-07-06 01:07:00 【wishLifeJumP】
目錄
DVWA
Low
DVWA Security的“low”級別可以直接上傳“一句話”木馬。
1.1 編寫測試木馬
<?php
phpinfo();
?>
1.2 沒有後綴過濾直接上傳
1.3回顯上傳路徑,直接訪問即可
http://localhost/dvwa/hackable/uploads/info.php
Medium
Medium級別不同於Low級別,Medium界別對前端做了上傳限制,通過繞過檢測機制,抓包更改後綴名達到上傳效果。
2.1 上傳合法文件,此時打開代理
2.2 待抓到數據包後,send to repeater
info.png 改為info.php
響應碼為200說明書上傳成功。
2.3 執行php脚本
https://localhost/dvwa/hackable/uploads/info.php
边栏推荐
- 在产业互联网时代,将会凭借大的产业范畴,实现足够多的发展
- 激动人心,2022开放原子全球开源峰会报名火热开启
- Exciting, 2022 open atom global open source summit registration is hot
- Questions about database: (5) query the barcode, location and reader number of each book in the inventory table
- 面试必刷算法TOP101之回溯篇 TOP34
- [pat (basic level) practice] - [simple mathematics] 1062 simplest fraction
- Getting started with devkit
- Programmer growth Chapter 9: precautions in real projects
- JMeter BeanShell的基本用法 一下语法只能在beanshell中使用
- The third season of ape table school is about to launch, opening a new vision for developers under the wave of going to sea
猜你喜欢
Building core knowledge points
Finding the nearest common ancestor of binary tree by recursion
如何制作自己的機器人
How to make your own robot
Fibonacci number
BiShe - College Student Association Management System Based on SSM
The population logic of the request to read product data on the sap Spartacus home page
The growth path of test / development programmers, the problem of thinking about the overall situation
可恢复保险丝特性测试
MYSQL GROUP_ The concat function realizes the content merging of the same ID
随机推荐
Five challenges of ads-npu chip architecture design
Cve-2017-11882 reappearance
A preliminary study of geojson
孤勇者
朝招金安全吗 会不会亏损本金
Mlsys 2020 | fedprox: Federation optimization of heterogeneous networks
cf:H. Maximal AND【位运算练习 + k次操作 + 最大And】
Meta AI西雅图研究负责人Luke Zettlemoyer | 万亿参数后,大模型会持续增长吗?
Use of crawler manual 02 requests
MIT博士论文 | 使用神经符号学习的鲁棒可靠智能系统
面试必刷算法TOP101之回溯篇 TOP34
Zhuhai's waste gas treatment scheme was exposed
关于#数据库#的问题:(5)查询库存表中每本书的条码、位置和借阅的读者编号
Why can't mathematics give machine consciousness
golang mqtt/stomp/nats/amqp
After 95, the CV engineer posted the payroll and made up this. It's really fragrant
Fibonacci number
Obstacle detection
Dynamic programming -- linear DP
Getting started with devkit