44 lines
1.3 KiB
YAML
44 lines
1.3 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
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: title="Decision Center | Business Console"
|
|
shodan-query: http.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: 4b0a00483046022100a3bb9b73dd48cfb52e57e67ee4156d19e151b1439e4b96bb629b532dfc182814022100e1a582afd40b108522924ce3382f701b04da9374b1e0a5945abcbe7d933a576e:922c64590222798bb761d5b6d8e72950 |