From 4731207ed7cc0ec8b146bb0c792fb5393834a430 Mon Sep 17 00:00:00 2001 From: pussycat0x <65701233+pussycat0x@users.noreply.github.com> Date: Mon, 26 Dec 2022 14:01:52 +0530 Subject: [PATCH 1/5] Add files via upload --- iot/raspberry-shake-config.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 iot/raspberry-shake-config.yaml diff --git a/iot/raspberry-shake-config.yaml b/iot/raspberry-shake-config.yaml new file mode 100644 index 00000000000..59605bf8ce1 --- /dev/null +++ b/iot/raspberry-shake-config.yaml @@ -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 \ No newline at end of file From d179beb3672ca8f0b66798b37da96c00008164c5 Mon Sep 17 00:00:00 2001 From: pussycat0x <65701233+pussycat0x@users.noreply.github.com> Date: Mon, 26 Dec 2022 14:07:10 +0530 Subject: [PATCH 2/5] minor-update --- iot/raspberry-shake-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/iot/raspberry-shake-config.yaml b/iot/raspberry-shake-config.yaml index 59605bf8ce1..efa6c3c4c71 100644 --- a/iot/raspberry-shake-config.yaml +++ b/iot/raspberry-shake-config.yaml @@ -5,8 +5,8 @@ info: 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. + 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 @@ -24,4 +24,4 @@ requests: - "Raspberry Shake Config" - type: status status: - - 200 \ No newline at end of file + - 200 From 16576edda896d8ccf965914d7a51bd2e6ff865d4 Mon Sep 17 00:00:00 2001 From: pussycat0x <65701233+pussycat0x@users.noreply.github.com> Date: Mon, 26 Dec 2022 14:11:40 +0530 Subject: [PATCH 3/5] minor-update --- iot/raspberry-shake-config.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/iot/raspberry-shake-config.yaml b/iot/raspberry-shake-config.yaml index efa6c3c4c71..8544d62e55a 100644 --- a/iot/raspberry-shake-config.yaml +++ b/iot/raspberry-shake-config.yaml @@ -5,8 +5,7 @@ info: 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. + 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 From 232abe79cf5cfef51109d79e7f79ad2e044fbc9c Mon Sep 17 00:00:00 2001 From: pussycat0x <65701233+pussycat0x@users.noreply.github.com> Date: Tue, 27 Dec 2022 16:59:35 +0530 Subject: [PATCH 4/5] minor -update --- iot/raspberry-shake-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/iot/raspberry-shake-config.yaml b/iot/raspberry-shake-config.yaml index 8544d62e55a..da6b13db3d0 100644 --- a/iot/raspberry-shake-config.yaml +++ b/iot/raspberry-shake-config.yaml @@ -7,6 +7,7 @@ info: 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 From 546497aaf905a46c401d2bad8abd9dd61e879e75 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Tue, 27 Dec 2022 17:05:24 +0530 Subject: [PATCH 5/5] formatting-fix --- iot/raspberry-shake-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/iot/raspberry-shake-config.yaml b/iot/raspberry-shake-config.yaml index da6b13db3d0..a9e02ec00cb 100644 --- a/iot/raspberry-shake-config.yaml +++ b/iot/raspberry-shake-config.yaml @@ -22,6 +22,7 @@ requests: part: body words: - "Raspberry Shake Config" + - type: status status: - 200