41 lines
1.3 KiB
YAML
41 lines
1.3 KiB
YAML
id: oracle-business-control
|
|
|
|
info:
|
|
name: Oracle Commerce Business Control Center Login Panel - Detect
|
|
author: dhiyaneshDk,righettod
|
|
severity: info
|
|
description: Oracle Commerce Business Control Center login panel was detected.
|
|
reference:
|
|
- https://docs.oracle.com/cd/E23095_01/Platform.93/ATGBCCAdminGuide/html/s0101introductiontotheatgbusinesscont01.html
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:oracle:commerce:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: commerce
|
|
shodan-query: http.title:"Oracle Commerce"
|
|
vendor: oracle
|
|
tags: oracle,login,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/atg/bcc'
|
|
- '{{BaseURL}}/atg/user/html/login.jsp'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Oracle Commerce Business Control Center</title>'
|
|
- '/atg/userprofiling/InternalProfileFormHandler.loginSuccessURL'
|
|
- '/atg/userprofiling/InternalProfileFormHandler.loginErrorURL'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402204c37db3664c3092a02d62e172d048d01d2ed6681c6ec1edc3ead1ded8e249a9a022042046755baf85576ddb93246b0bfdbe859eecdd41baf1926bb4c6d8b1d13b721:922c64590222798bb761d5b6d8e72950 |