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:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Rule Execution Server"
|
|
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: 4a0a004730450220658bc1d56066bb2bd208bae6ee9ea18a8d8f37eb10af253eef6641e6e2f88d51022100ecae12bc190cffc5e519778d96d5217f1c4c7c929841c3bfe8b554b9893e3b03:922c64590222798bb761d5b6d8e72950 |