Update and rename exposed-panels/pqube-power-analyzers.yaml to iot/pqube-power-analyzers.yaml
parent
c201401f72
commit
861ca4e530
|
@ -7,20 +7,21 @@ info:
|
|||
metadata:
|
||||
verified: true
|
||||
shodan-query: title:"PQube 3"
|
||||
tags: misconfig,iot,exposure
|
||||
tags: iot,exposure
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/'
|
||||
- '{{BaseURL}}/status.html'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- 'BlockTitle">PQube 3 Information</td>'
|
||||
- '<em>Power Configuration:</em>'
|
||||
- 'PQube 3 Information'
|
||||
- 'Power Configuration:'
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
Loading…
Reference in New Issue