34 lines
983 B
YAML
34 lines
983 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
|
|
shodan-query: "title:\"Rule Execution Server\""
|
|
max-request: 1
|
|
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: 4a0a00473045022100f8a6779c2c863e990a8f3761c1fbc8d9a2aac9c60e69c8feb80a9b48a5660cf102207f75f60642c2257b39595c992440af15edf913738771b226230ebd0d27350410:922c64590222798bb761d5b6d8e72950 |