nuclei-templates/exposed-panels/oracle-business-control.yaml

25 lines
475 B
YAML

id: oracle-business-control
info:
name: Oracle Commerce Business Control Center
author: dhiyaneshDk
severity: info
metadata:
shodan-query: http.title:"Oracle Commerce"
tags: oracle,login,panel
requests:
- method: GET
path:
- '{{BaseURL}}/atg/bcc'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Oracle Commerce Business Control Center</title>'
- type: status
status:
- 200