48 lines
1.4 KiB
YAML
48 lines
1.4 KiB
YAML
id: ibm-odm-panel
|
|
|
|
info:
|
|
name: IBM Operational Decision Manager Panel - Detect
|
|
author: DhiyaneshDK,righettod
|
|
severity: info
|
|
description: |
|
|
IBM Operational Decision Manager panel was detected.
|
|
reference:
|
|
- https://www.ibm.com/docs/en/odm/8.12.0
|
|
- https://www.ibm.com/products/operational-decision-manager
|
|
classification:
|
|
cpe: cpe:2.3:a:ibm:operational_decision_manager:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: ibm
|
|
product: operational_decision_manager
|
|
shodan-query: http.title:"Decision Center | Business Console"
|
|
fofa-query: title="Decision Center | Business Console"
|
|
tags: panel,ibm,login,detect,decision-center
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/decisioncenter/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Decision Center | Business Console</title>'
|
|
- '<h1 class="title">Decision Center | Business Console</h1>'
|
|
- 'com/ibm/rules/decisioncenter/setup/Login'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- '(?i)"js/dist/([0-9.]+)/decisioncenter"'
|
|
# digest: 4a0a00473045022059fa563e34f2a5f3b912c4d00432f2f1c91608bae28889a377083e868e46ff3102210097c54acba33b6204f3c288b1f13a97b7dfd89b5f23bd69fbf27acb1b6795bf6d:922c64590222798bb761d5b6d8e72950 |