Merge pull request #6348 from theamanrawat/patch-2

Create verizon-router-panel.yaml
patch-1
Dhiyaneshwaran 2022-12-12 22:55:30 +05:30 committed by GitHub
commit 3c119108d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
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