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-02-22 09:02:24 +00:00
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
IBM Operational Decision Manager panel was detected.
|
|
|
|
reference:
|
|
|
|
- https://www.ibm.com/docs/en/odm/8.12.0
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2024-02-22 11:53:27 +00:00
|
|
|
fofa-query: 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:
|
|
|
|
- "<title>Decision Center | Business Console</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|