nuclei-templates/exposed-panels/planet-estream-panel.yaml

31 lines
611 B
YAML

id: planet-estream-panel
info:
name: Planet eStream Login Panel
author: arafatansari
severity: info
metadata:
verified: true
shodan-query: title:"Login - Planet eStream"
tags: panel,planet,estream
requests:
- method: GET
path:
- "{{BaseURL}}/Login.aspx"
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
words:
- 'Login - Planet eStream'
- 'Powered by Planet eStream'
- 'aria-label="Planet eStream Website'
condition: or
- type: status
status:
- 200