Merge pull request #9206 from projectdiscovery/ibm-odm-detect

Create ibm-odm-detect.yaml
patch-1
Ritik Chaddha 2024-02-23 17:46:04 +05:30 committed by GitHub
commit 8cd0d1be23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 30 additions and 0 deletions

View File

@ -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