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