27 lines
644 B
YAML
27 lines
644 B
YAML
id: weblogic-uddiexplorer
|
|
|
|
info:
|
|
name: Oracle WebLogic UDDI Explorer
|
|
author: pdteam
|
|
severity: low
|
|
description: |
|
|
Oracle WebLogic UDDI Explorer allows authorized users to access and modify information about the web services published in the private WebLogic Server UDDI registries.
|
|
reference:
|
|
- https://www.tenable.com/plugins/was/112421
|
|
tags: panel,oracle,weblogic
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/uddiexplorer/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'WebLogic UDDI Explorer'
|
|
|
|
- type: status
|
|
status:
|
|
- 200 |