Camaleon CMS Login - Panel
ID: camaleon-panel
Severity: info
Author: DhiyaneshDK
Tags: camaleon,panel,login
Description
Section titled “Description”Camaleon CMS admin login panel was discovered.
YAML Source
Section titled “YAML Source”id: camaleon-panel
info: name: Camaleon CMS Login - Panel author: DhiyaneshDK severity: info description: | Camaleon CMS admin login panel was discovered. metadata: vendor: tuzitio product: camaleon_cms shodan-query: html:"camaleon_cms" tags: camaleon,panel,login
http: - method: GET path: - "{{BaseURL}}/admin/login"
host-redirects: true max-redirects: 2
matchers-condition: and matchers: - type: word part: body words: - 'camaleon_cms' - 'Forgot your password' condition: and
- type: status status: - 200# digest: 4a0a00473045022100db65b126e3663845e7c30cfdbc2847696388c7144f6458d1deca5c11eacff3f302207e4a86c5d49ee26f6543c1f38a55034aece703521a3d88319a95616b55f0680b: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/exposed-panels/camaleon-panel.yaml"