Add files via upload

patch-1
pussycat0x 2022-12-26 14:01:52 +05:30 committed by GitHub
parent 30146e6369
commit 4731207ed7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
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:
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