48 lines
1.2 KiB
YAML
48 lines
1.2 KiB
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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:ibm:websphere_portal:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: ibm
|
|
product: websphere_portal
|
|
shodan-query:
|
|
- http.html:"IBM WebSphere Portal"
|
|
- http.html:"ibm websphere portal"
|
|
- cpe:"cpe:2.3:a:ibm:websphere_portal"
|
|
fofa-query: body="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
|
|
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- "Content-Location: .+"
|
|
negative: true
|
|
# digest: 4a0a004730450220708981fd162c1d0450a44c7f146f4ac4a0276ffaac80ba16912c1cf25e898d1c022100dde34099b0f3372b1f1602217763d5a88b4b533f6243bb0060074315e4f07e17:922c64590222798bb761d5b6d8e72950 |