36 lines
969 B
YAML
36 lines
969 B
YAML
id: yzmcms-panel
|
|
|
|
info:
|
|
name: YzmCMS Login Panel - Detect
|
|
author: pikpikcu,daffainfo
|
|
severity: info
|
|
description: YzmCMS login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:yzmcms:yzmcms:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: yzmcms
|
|
shodan-query: http.title:"YzmCMS"
|
|
vendor: yzmcms
|
|
tags: panel,yzmcms,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/admin/index/login.html'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Powered By <a href="http://www.yzmcms.com"'
|
|
- 'Powered By YzmCMS'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402206c5318b486f11f902bdd12aaceaca882ca88db3de8e10d23ca5a5cd7341489ef022041b29a96036a9b62f0565fe28e19e375ec46526b93c4b4dd66087c33044c3856:922c64590222798bb761d5b6d8e72950 |