35 lines
868 B
YAML
35 lines
868 B
YAML
id: eyoucms-installer
|
|
|
|
info:
|
|
name: EyouCMS - Installation
|
|
author: ritikchaddha
|
|
severity: high
|
|
description: EyouCMS installation is exposed.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: title="eyoucms"
|
|
product: eyoucms
|
|
vendor: eyoucms
|
|
tags: misconfig,eyoucms,install
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install/index.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "EyouCms"
|
|
- "/install/index.php?step=2"
|
|
- "使用协议</p>"
|
|
condition: and
|
|
case-insensitive: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100b7c94a77e964c4693db0840b5273f6e3b60575faca185da82e66c903aaeb8b6d02202d472dbafc7bac301d9e300483ebfb2a56ea168cf8c6286d7e88255ad65acb28:922c64590222798bb761d5b6d8e72950 |