39 lines
1.2 KiB
YAML
39 lines
1.2 KiB
YAML
id: jboss-web-console
|
|
|
|
info:
|
|
name: JBoss Management Console Server Information Page - Detect
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: JBoss Management Console server information page was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/5215
|
|
- https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/6.4/html/administration_and_configuration_guide/sect-the_management_console
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
google-query: inurl:/web-console/ServerInfo.jsp | inurl:/status?full=true
|
|
tags: jboss,unauth,edb,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/web-console/ServerInfo.jsp"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Application Server"
|
|
- "Management Console"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a004730450221008f1b2dc5b0ffd682fa54393c6e9b7642f60190672792f51b403372be8a5578a602203ab45a4d077fbdca8609b23e595b2cae1101d11cda2597413a3940c024925fd3:922c64590222798bb761d5b6d8e72950
|