nuclei-templates/exposed-panels/jmx-console.yaml

24 lines
522 B
YAML

id: jmx-console
info:
name: JBoss JMX Management Console Login Panel - Detect
author: yashanand155
severity: low
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
cvss-score: 0.0
cwe-id: CWE-200
tags: panel,jmx
requests:
- method: GET
path:
- '{{BaseURL}}/jmx-console/'
matchers:
- type: word
words:
- JBoss JMX Management Console
# Enhanced by md on 2022/11/21