34 lines
940 B
YAML
34 lines
940 B
YAML
id: ibm-mqseries-web-console
|
|
|
|
info:
|
|
name: IBM MQ Web Console Login Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: IBM MQ Web Console login panel was detected.
|
|
reference:
|
|
- https://www.ibm.com/docs/en/ibm-mq/9.0?topic=console-getting-started-mq
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:ibm:mq:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: ibm
|
|
product: mq
|
|
tags: panel,ibm
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/ibmmq/console/login.html'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>MQ Console</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502201ad1aed00209ab4ceb683fced6a2b0f0fa9aa9c5f0f5bc46ddd1e8a3e439f3df022100a083d8dc3643148d5235da4be6adf198cc87ec4e051ecdea07e75dcd4c5ae935:922c64590222798bb761d5b6d8e72950 |