39 lines
989 B
YAML
39 lines
989 B
YAML
id: yzmcms-installer
|
|
|
|
info:
|
|
name: YzmCMS - Installer
|
|
author: ritikchaddha
|
|
severity: high
|
|
description: YzmCMS is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"YzmCMS"
|
|
fofa-query: title="YzmCMS"
|
|
tags: misconfig,yzmcms,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/application/install/index.php'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '安装程序 - YzmCMS'
|
|
- 'YzmCMS'
|
|
condition: or
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '/index.php?step=2'
|
|
- '/install.css'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220115b33497f0588b82da07382818c3838389b11d86165aacc007740c2ac01c1d50221008dab4fc62cabd1fb70c967a32b1e31a6b1e08187e0f7bbf1bb1cbae75a193125:922c64590222798bb761d5b6d8e72950 |