Jalios JCMS Login Panel - Detect
ID: jalios-jcms-panel
Severity: info
Author: righettod
Tags: panel,jalios,jcms
Description
Section titled “Description”Jalios JCMS login panel was detected.
YAML Source
Section titled “YAML Source”id: jalios-jcms-panel
info: name: Jalios JCMS Login Panel - Detect author: righettod severity: info description: Jalios JCMS login panel was detected. reference: - https://www.jalios.com/ classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 cpe: cpe:2.3:a:jalios:jcms:*:*:*:*:*:*:*:* metadata: verified: true max-request: 2 vendor: jalios product: jcms shodan-query: - html:"Jalios JCMS" - http.html:"jalios jcms" fofa-query: body="jalios jcms" tags: panel,jalios,jcms
http: - method: GET path: - "{{BaseURL}}" - "{{BaseURL}}/front/privateLogin.jsp"
host-redirects: true max-redirects: 2 stop-at-first-match: true
matchers-condition: and matchers: - type: word part: body words: - 'content="Jalios JCMS' - 'jalios-login' - "JCMS_login" - "/jcms/" condition: or# digest: 4a0a00473045022100d4a58219c2a4c15c5d513f65fe303031e552f97d3b418bb71e46ecd2d44a4ba60220469bd8ec477a22bbdf7047f8ee64cb2b845b7e8ad428d182d22d191c203178ba: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/jcms-panel.yaml"