2022-12-12 16:21:56 +00:00
|
|
|
id: verizon-router-panel
|
|
|
|
|
|
|
|
info:
|
2023-01-23 22:14:23 +00:00
|
|
|
name: Verizon Router Panel - Detect
|
2022-12-12 16:21:56 +00:00
|
|
|
author: theamanrawat
|
|
|
|
severity: info
|
2023-01-23 22:14:23 +00:00
|
|
|
description: Verizon router panel was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2023-01-23 22:14:23 +00:00
|
|
|
cwe-id: CWE-200
|
2022-12-12 16:21:56 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-12-12 16:21:56 +00:00
|
|
|
shodan-query: http.title:"Verizon Router"
|
2022-12-12 16:31:49 +00:00
|
|
|
tags: panel,verizon,router
|
2022-12-12 16:21:56 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-12-12 16:21:56 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>Verizon Router</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|