Skip to content

Oracle WebCenter Sites

ID: oracle-webcenter-sites

Severity: info

Author: leovalcante

Tags: tech,oracle,webcenter

id: oracle-webcenter-sites
info:
name: Oracle WebCenter Sites
author: leovalcante
severity: info
classification:
cpe: cpe:2.3:a:oracle:webcenter_sites:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: oracle
product: webcenter_sites
shodan-query: http.html:"WebCenter"
tags: tech,oracle,webcenter
http:
- method: GET
path:
- '{{BaseURL}}/welcome_webcenter.html'
matchers-condition: and
matchers:
- type: word
words:
- 'FOR ORACLE'
- 'WebCenter Framework'
condition: and
- type: status
status:
- 200
# digest: 4a0a0047304502201a98063f4a74f50ac6570eeed8b40c31992d15724d32f864a5f5bfd3389170b40221009133c95bf6fe9e57e2c1de7b8a90c0410578e0004064573942261ba6bf7f7b1c:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/technologies/oracle/oracle-webcenter-sites.yaml"

View on Github