34 lines
979 B
YAML
34 lines
979 B
YAML
id: ibm-decision-server-console
|
|
|
|
info:
|
|
name: IBM Decision Server Console Panel - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: |
|
|
IBM Decision Server Console panel was detected.
|
|
reference:
|
|
- https://www.ibm.com/docs/en/odm/8.12.0?topic=overview-introducing-rule-execution-server
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: title:"Rule Execution Server"
|
|
verified: true
|
|
tags: panel,ibm,login,detect,decision-server
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/res/login.jsf"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Rule Execution Server</title>"
|
|
- "Rule Execution Server console"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100862c29eebe43b11a1ea5b107903ec09b109e9c605b89c9f67961a7c600f1617a0220242a6e2af7c768521a5e068fb57da7730e25bd5fc1b2adf82627a32224ed923c:922c64590222798bb761d5b6d8e72950 |