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

25 lines
422 B
YAML
Raw Normal View History

2021-10-24 17:35:37 +00:00
id: pure-storage-login
info:
name: Pure Storage Login
author: dhiyaneshDK
severity: info
metadata:
shodan-query: http.title:"Pure Storage Login"
2022-01-03 16:06:23 +00:00
tags: panel,purestorage
2021-10-24 17:35:37 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Pure Storage Login</title>'
2021-10-25 07:32:03 +00:00
2021-10-24 17:35:37 +00:00
- type: status
status:
- 200