Skip to content

JBoss JMX Management Console Login Panel - Detect

ID: jmx-console

Severity: info

Author: yashanand155

Tags: panel,jmx,jboss,redhat

JBoss JMX Management Console login panel was detected.

id: jmx-console
info:
name: JBoss JMX Management Console Login Panel - Detect
author: yashanand155
severity: info
description: JBoss JMX Management Console login 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
cwe-id: CWE-200
cpe: cpe:2.3:a:redhat:jboss_keycloak:*:*:*:*:*:*:*:*
metadata:
max-request: 1
vendor: redhat
product: jboss_keycloak
tags: panel,jmx,jboss,redhat
http:
- method: GET
path:
- '{{BaseURL}}/jmx-console/'
matchers:
- type: word
words:
- JBoss JMX Management Console
# digest: 4b0a00483046022100b4eb9ddffe049cecfc2441c574d514f71b3dad0261d52d4f06bf6ac80f8167470221009bda5c65299f6b8d32c2a4ace89c2ef648c9c42279973cc8f8f00a1ba1f0daaf:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "http/exposed-panels/jboss/jmx-console.yaml"

View on Github