38 lines
931 B
YAML
38 lines
931 B
YAML
id: ibm-websphere-panel
|
|
|
|
info:
|
|
name: IBM WebSphere Portal Login Panel - Detect
|
|
author: pdteam
|
|
severity: info
|
|
description: IBM WebSphere Portal login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.html:"IBM WebSphere Portal"
|
|
tags: ibm,websphere,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{RootURL}}/wps/portal'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- 'IBM WebSphere Portal'
|
|
- 'IBMPortalWeb'
|
|
condition: or
|
|
|
|
# digest: 4b0a00483046022100bdb464d8b05d4acc90dd75c5eb54390a62c93c41176dba4be32ff1c769fbb1e8022100c6c46d041e1bb4a67b93fe658cc16f6d7620b9644842d54ad152fb891dbaad36:922c64590222798bb761d5b6d8e72950
|