Merge pull request #6427 from projectdiscovery/Raspberry-Shake-Config-Detection

Raspberry Shake Config Detection
This commit is contained in:
Dhiyaneshwaran
2022-12-27 17:09:05 +05:30
committed by GitHub

View File

@@ -0,0 +1,28 @@
id: raspberry-shake-config
info:
name: Raspberry Shake Config Detection
author: pussycat0x
severity: medium
description: |
The Shake Board digitizer receives, processes, and interprets the sensor data in real-time, allowing for the Raspberry Pi computer to export the data for easy access. The data output can be displayed and analyzed using our own comprehensive set of web tools or any standard seismological software.
metadata:
verified: true
shodan-query: title:"Raspberry Shake Config"
tags: misconfig,unauth,iot,raspberry
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Raspberry Shake Config"
- type: status
status:
- 200