40 lines
895 B
YAML
40 lines
895 B
YAML
id: yzmcms-installer
|
|
|
|
info:
|
|
name: YzmCMS - Installer
|
|
author: ritikchaddha
|
|
severity: high
|
|
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: 4a0a00473045022100abaead347b32ff2b304417855c674e046e1a3cb9fc8578529ff2709b98042d1802202677f8a402cef74cb69d5f9ed49ec3bef0d54ea0409173c2fc674c52b9300a0a:922c64590222798bb761d5b6d8e72950
|