ThinkCMF Panel - Detect
ID: thinkcmf-detection
Severity: info
Author: pikpikcu,daffainfo
Tags: panel,thinkcmf,login,tech
Description
Section titled “Description”ThinkCMF panel was detected.
YAML Source
Section titled “YAML Source”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: 4a0a00473045022100d182cf5115e71b7db403ba5ed62ffdece18a07d574a2709db75214f4c987816502206ad3bf116bded90dfaa954e24e79ca61955e4e7e2e6bb9066e7e71676df11036:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/thinkcmf-detect.yaml"