37 lines
980 B
YAML
37 lines
980 B
YAML
id: oracle-containers-panel
|
|
|
|
info:
|
|
name: Oracle Containers for J2EE 10g Panel - Detect
|
|
author: dogasantos
|
|
severity: info
|
|
description: Oracle Containers for J2EE 10g 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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel,oracle,containers
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Welcome to Oracle Containers for J2EE 10g"
|
|
- "Administration Guide is included"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
group: 1
|
|
regex:
|
|
- 'Oracle Containers for J2EE 10g \(.*\)'
|
|
# digest: 490a004630440220726018f65ef4ec00d9c3598a930dfad54c4f719a0ae171a7a89cb7070a58533102200d84a2fbea32afaea0ab529eb0e9570f8e55f6d62dff44937120afa3a12f9448:922c64590222798bb761d5b6d8e72950 |