Update and rename misconfiguration/jboss-juddi.yaml to exposed-panels/jboss-juddi.yaml

patch-1
Prince Chaddha 2022-08-08 12:27:37 -07:00 committed by GitHub
parent f0b0342903
commit 498d1bc5d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 4 deletions

View File

@ -1,7 +1,7 @@
id: jboss-juddi
info:
name: JBoss WS JUDDI console detection
name: JBoss WS JUDDI Console Panel
author: DhiyaneshDk
severity: low
description: |
@ -9,24 +9,28 @@ info:
remediation: Restrict access to the service if not needed.
reference:
- https://github.com/ilmila/J2EEScan/blob/master/src/main/java/burp/j2ee/issues/impl/JBossJuddi.java
metadata:
verified: true
tags: jboss,juddi
requests:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/juddi/"
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
words:
- ">JBoss JUDDI</title>"
part: body
words:
- "JBoss JUDDI"
- type: word
part: header
words:
- "text/html"
part: header
- type: status
status: