Merge pull request #6038 from projectdiscovery/PQube-3-Power-Analyzers

PQube 3 Power Analyzers
patch-1
Dhiyaneshwaran 2022-11-14 11:15:18 +05:30 committed by GitHub
commit 8ae18d93e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: pqube-power-analyzers
info:
name: PQube 3 Power Analyzers
author: pussycat0x
severity: low
metadata:
verified: true
shodan-query: title:"PQube 3"
tags: iot,exposure
requests:
- method: GET
path:
- '{{BaseURL}}/status.html'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'PQube 3 Information'
- 'Power Configuration:'
condition: and
- type: status
status:
- 200