2021-09-11 15:50:57 +00:00
|
|
|
id: oracle-integrated-manager
|
|
|
|
|
|
|
|
info:
|
2022-12-02 21:24:17 +00:00
|
|
|
name: Oracle Integrated Lights Out Manager Login Panel - Detect
|
2021-09-11 15:50:57 +00:00
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: info
|
2022-12-02 21:24:17 +00:00
|
|
|
description: Oracle Integrated Lights Out Manager 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
|
|
|
|
cwe-id: CWE-200
|
2022-07-04 08:46:15 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-07-04 08:46:15 +00:00
|
|
|
shodan-query: http.title:"Oracle(R) Integrated Lights Out Manager"
|
2021-09-12 16:45:54 +00:00
|
|
|
tags: oracle,login,panel
|
2021-09-11 15:50:57 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-09-11 15:50:57 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/iPages/i_login.asp'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Oracle(R) Integrated Lights Out Manager - Login</title>'
|
2021-09-12 16:45:21 +00:00
|
|
|
part: body
|
2021-09-11 15:50:57 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2021-09-12 16:49:01 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'id="hostname">([a-z0-9-]+)<\/span><\/td>'
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a00473045022100e72c27c86f9bd20bb27025102e25328ad77057b9063705791020e7261ece296f022049d8d4dd2e0770f9b57c8b39afce6b387320f1b9d807063d2f683f5cca14616d:922c64590222798bb761d5b6d8e72950
|