nuclei-templates/exposed-panels/verizon-router-panel.yaml

27 lines
454 B
YAML

id: verizon-router-panel
info:
name: Verizon Router
author: theamanrawat
severity: info
metadata:
verified: true
shodan-query: http.title:"Verizon Router"
tags: panel,verizon,router
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>Verizon Router</title>'
- type: status
status:
- 200