IBM Operational Decision Manager - Detect
ID: ibm-odm-detect
Severity: info
Author: DhiyaneshDK
Tags: ibm,decision-center,tech,detect
Description
Section titled “Description”IBM Operational Decision Manager was detected.
YAML Source
Section titled “YAML Source”id: ibm-odm-detect
info: name: IBM Operational Decision Manager - Detect author: DhiyaneshDK severity: info description: | IBM Operational Decision Manager was detected. reference: - https://www.ibm.com/products/operational-decision-manager classification: cpe: cpe:2.3:a:ibm:operational_decision_manager:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: ibm product: operational_decision_manager fofa-query: "icon_hash=\"707491698\"" tags: ibm,decision-center,tech,detect
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - "<title>IBM ODM</title>"
- type: status status: - 200# digest: 4a0a0047304502204411dec602496a8eb4b9eb77760c6d4144591145bd7a40e4501e54c57304ce140221009f0efe20d949661737a61ce88d2a8370a721b2634f41ed1c4329d7f933bda4be:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/ibm/ibm-odm-detect.yaml"