2021-03-13 09:17:50 +00:00
|
|
|
id: thinkcmf-detection
|
|
|
|
|
|
|
|
info:
|
2023-01-29 19:20:17 +00:00
|
|
|
name: ThinkCMF Panel - Detect
|
2022-01-31 07:56:08 +00:00
|
|
|
author: pikpikcu,daffainfo
|
2021-03-13 09:17:50 +00:00
|
|
|
severity: info
|
2023-01-30 16:16:40 +00:00
|
|
|
description: ThinkCMF panel was detected.
|
2023-01-29 19:20:17 +00:00
|
|
|
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.0
|
|
|
|
cwe-id: CWE-200
|
2022-11-14 19:45:12 +00:00
|
|
|
tags: panel,thinkcmf,login,tech
|
2021-03-13 09:17:50 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2021-08-02 07:23:35 +00:00
|
|
|
- "{{BaseURL}}"
|
2021-03-13 09:17:50 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-01-31 07:56:08 +00:00
|
|
|
part: body
|
2021-03-13 09:17:50 +00:00
|
|
|
words:
|
2022-01-31 07:56:08 +00:00
|
|
|
- '<meta name="author" content="ThinkCMF">'
|
2021-03-13 09:17:50 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-01-29 19:20:17 +00:00
|
|
|
|
2023-01-30 16:16:40 +00:00
|
|
|
# Enhanced by md on 2023/01/30
|