nuclei-templates/exposed-panels/weblogic-uddiexplorer.yaml

27 lines
652 B
YAML
Raw Normal View History

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,tenable
requests:
- method: GET
path:
- "{{BaseURL}}/uddiexplorer/"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'WebLogic UDDI Explorer'
- type: status
status:
- 200