2021-03-13 09:17:50 +00:00
|
|
|
id: thinkcmf-detection
|
|
|
|
|
|
|
|
info:
|
2022-01-31 07:56:08 +00:00
|
|
|
name: Detect ThinkCMF
|
|
|
|
author: pikpikcu,daffainfo
|
2021-03-13 09:17:50 +00:00
|
|
|
severity: info
|
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
|