Create solarview-compact-panel.yaml
parent
cf1a9724f4
commit
11c1a93768
|
@ -0,0 +1,27 @@
|
|||
id: solarview-compact-panel
|
||||
|
||||
info:
|
||||
name: SolarView Compact Panel
|
||||
author: princechaddha
|
||||
severity: info
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: http.html:"SolarView Compact"
|
||||
tags: panel,solarview,iot
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/Solar_Menu.php"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "SolarViewCompact"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue