37 lines
1.0 KiB
YAML
37 lines
1.0 KiB
YAML
id: jboss-jbpm-admin
|
|
|
|
info:
|
|
name: JBoss jBPM Administration Console Login Panel - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: JBoss jBPM Administration Console login panel was detected.
|
|
reference:
|
|
- https://github.com/PortSwigger/j2ee-scan/blob/master/src/main/java/burp/j2ee/issues/impl/JBossjBPMAdminConsole.java
|
|
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
|
|
shodan-query: html:"JBossWS"
|
|
tags: jboss,panel,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/jbpm-console/app/tasks.jsf'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'JBoss jBPM Administration Console'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100b84266552ba533a6af0ab94da9546e7d3d142517c4d7e818df6b3d9a4720a2500220627fa084733a4442ebeed636bbfbcb99b4c6343755a372fd3b506dbb8112b211:922c64590222798bb761d5b6d8e72950
|