33 lines
790 B
YAML
33 lines
790 B
YAML
id: thinkcmf-detection
|
|
|
|
info:
|
|
name: ThinkCMF Panel - Detect
|
|
author: pikpikcu,daffainfo
|
|
severity: info
|
|
description: ThinkCMF 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel,thinkcmf,login,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<meta name="author" content="ThinkCMF">'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100c90eb53adc849a58295b5c0c4052d79d606ffbdeaf78aa28aab2ee93889c128b022020bf631e13c99c8554eae6269c03662a0c62c0fecb3aaad03f3e899370a6e5dd:922c64590222798bb761d5b6d8e72950
|