nuclei-templates/http/technologies/oracle/oracle-webcenter-sites.yaml

29 lines
515 B
YAML

id: oracle-webcenter-sites
info:
name: Oracle WebCenter Sites
author: leovalcante
severity: info
metadata:
max-request: 1
verified: true
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