diff --git a/iot/pqube-power-analyzers.yaml b/iot/pqube-power-analyzers.yaml new file mode 100644 index 0000000000..37d3693a88 --- /dev/null +++ b/iot/pqube-power-analyzers.yaml @@ -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