mirror of
https://github.com/Mr-xn/Penetration_Testing_POC.git
synced 2025-06-20 18:00:35 +00:00
add 文件上传内容检测绕过
This commit is contained in:
parent
9e6cc77dbf
commit
c4a74c7e8f
@ -106,9 +106,10 @@ Content-Type: multipart/form-data; boundary =---------------------------47146314
|
||||
```
|
||||
`boundary`后面加入空格。
|
||||
12.修改编码绕过
|
||||
使用`UTF-16`、`Unicode`、`双URL编码`等等
|
||||
使用`UTF-16`、`Unicode`、`双URL编码`等等
|
||||
13.WTS-WAF 绕过上传
|
||||
原内容:
|
||||
|
||||
```
|
||||
Content-Disposition: form-data; name="up_picture"; filename="xss.php"
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user