commit
8cd0d1be23
|
@ -0,0 +1,30 @@
|
|||
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
|
||||
metadata:
|
||||
verified: true
|
||||
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
|
Loading…
Reference in New Issue