35 lines
947 B
YAML
35 lines
947 B
YAML
id: oracle-business-control
|
|
|
|
info:
|
|
name: Oracle Commerce Business Control Center Login Panel - Detect
|
|
author: dhiyaneshDk
|
|
severity: info
|
|
description: Oracle Commerce Business Control Center login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: oracle
|
|
product: commerce
|
|
max-request: 1
|
|
shodan-query: http.title:"Oracle Commerce"
|
|
tags: oracle,login,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/atg/bcc'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Oracle Commerce Business Control Center</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502201f68daa15ce27a2cc4d719f50338579ae914692c6a2fcd80c134c145297e62ec022100d6b36a3f94671cce33bf5001b646c0f88e2e69f970e08da564259b2b514ec374:922c64590222798bb761d5b6d8e72950
|