39 lines
1003 B
YAML
39 lines
1003 B
YAML
id: oracle-atg-commerce
|
|
|
|
info:
|
|
name: Oracle ATG Commerce Panel - Detect
|
|
author: Dale Clarke
|
|
severity: info
|
|
description: Oracle ATG Commerce panel was detected.
|
|
reference:
|
|
- https://docs.oracle.com/cd/E35319_01/Platform.10-2/ATGPlatformProgGuide/html/s0101introduction01.html
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
tags: tech,oracle,atg,commerce
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "x-atg-version"
|
|
- "atg_session_id"
|
|
condition: or
|
|
case-insensitive: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022061e6e8a11e50345c4f17455a71eb2c505f5a1ed6751a1dbb2e216b0f443bcf70022100e79d15d4a95eff358b7f97fe81b14cdb718fa359ca6adf9695d2690467ed547d:922c64590222798bb761d5b6d8e72950
|