2024-02-22 09:02:24 +00:00
|
|
|
id: ibm-odm-panel
|
|
|
|
|
|
|
|
info:
|
2024-02-23 08:28:15 +00:00
|
|
|
name: IBM Operational Decision Manager Panel - Detect
|
2024-06-24 17:03:51 +00:00
|
|
|
author: DhiyaneshDK,righettod
|
2024-02-22 09:02:24 +00:00
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
IBM Operational Decision Manager panel was detected.
|
|
|
|
reference:
|
|
|
|
- https://www.ibm.com/docs/en/odm/8.12.0
|
2024-06-24 17:03:51 +00:00
|
|
|
- https://www.ibm.com/products/operational-decision-manager
|
2024-02-22 09:02:24 +00:00
|
|
|
metadata:
|
2024-04-08 11:34:33 +00:00
|
|
|
verified: true
|
2024-06-07 10:04:29 +00:00
|
|
|
max-request: 1
|
|
|
|
fofa-query: title="Decision Center | Business Console"
|
2024-06-24 17:03:51 +00:00
|
|
|
shodan-query: http.title:"Decision Center | Business Console"
|
2024-02-22 09:02:24 +00:00
|
|
|
tags: panel,ibm,login,detect,decision-center
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/decisioncenter/login"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2024-06-24 17:03:51 +00:00
|
|
|
- '<title>Decision Center | Business Console</title>'
|
|
|
|
- '<h1 class="title">Decision Center | Business Console</h1>'
|
|
|
|
- 'com/ibm/rules/decisioncenter/setup/Login'
|
|
|
|
condition: or
|
2024-02-22 09:02:24 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-06-24 17:03:51 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- '(?i)"js/dist/([0-9.]+)/decisioncenter"'
|
2024-06-25 08:08:23 +00:00
|
|
|
# digest: 4b0a00483046022100a3bb9b73dd48cfb52e57e67ee4156d19e151b1439e4b96bb629b532dfc182814022100e1a582afd40b108522924ce3382f701b04da9374b1e0a5945abcbe7d933a576e:922c64590222798bb761d5b6d8e72950
|