nuclei-templates/exposed-panels/pure-storage-login.yaml

25 lines
424 B
YAML

id: pure-storage-login
info:
name: Pure Storage Login
author: dhiyaneshDK
severity: info
metadata:
shodan-query: 'http.title:"Pure Storage Login"'
tags: panel,purestorage
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Pure Storage Login</title>'
- type: status
status:
- 200