2024-09-10 08:22:50 +00:00
|
|
|
id: oracle-ebusiness-panel
|
|
|
|
|
2024-06-07 10:04:29 +00:00
|
|
|
info:
|
|
|
|
name: Oracle E-Business Suite Login Panel - Detect
|
|
|
|
author: righettod
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Oracle E-Business Suite login panel was detected.
|
|
|
|
reference:
|
|
|
|
- https://www.oracle.com/applications/ebusiness/
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:oracle:e-business_suite:*:*:*:*:*:*:*:*
|
2024-06-07 10:04:29 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: oracle
|
2024-09-10 09:08:16 +00:00
|
|
|
product: e-business_suite
|
|
|
|
shodan-query: http.html:"Oracle UIX"
|
2024-06-07 10:04:29 +00:00
|
|
|
tags: panel,oracle,login,detect
|
|
|
|
|
2024-09-10 08:22:50 +00:00
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/OA_HTML/AppsLogin"
|
|
|
|
|
|
|
|
redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'status_code == 200'
|
|
|
|
- 'contains_any(to_lower(body), "/oa_html/oa.jsp", "oracle uix")'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
2024-09-04 15:35:24 +00:00
|
|
|
- '(?i)/OA_HTML/cabo/oajsLibs/oafcore([A-Z0-9]+).js'
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4b0a00483046022100ecd0b12fc1d916b8908bf53721dbc4351f3ba0948a4e2961de8c2aeda5366436022100be81107c1ea2bc9e5e0129cedd4dd47684d02ba96a324652a98e024e50e1f636:922c64590222798bb761d5b6d8e72950
|