nuclei-templates/exposed-panels/ibm/ibm-websphere-panel.yaml

27 lines
447 B
YAML

id: ibm-websphere-panel
info:
name: IBM WebSphere Panel
author: pdteam
severity: info
tags: ibm,websphere,panel
requests:
- method: GET
path:
- '{{RootURL}}/wps/portal'
redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- 'IBM WebSphere Portal'
- 'IBMPortalWeb'
condition: or