From e51cd588df3e1c32b6cc38bf22f85ea68c799847 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Fri, 22 Oct 2021 22:28:41 +0530 Subject: [PATCH] Create grandstream-device-configuration.yaml --- iot/grandstream-device-configuration.yaml | 24 +++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 iot/grandstream-device-configuration.yaml diff --git a/iot/grandstream-device-configuration.yaml b/iot/grandstream-device-configuration.yaml new file mode 100644 index 0000000000..cda2b2900f --- /dev/null +++ b/iot/grandstream-device-configuration.yaml @@ -0,0 +1,24 @@ +id: grandstream-device-configuration + +info: + name: Grandstream Device Configuration + author: dhiyaneshDK + severity: info + tags: iot + metadata: + shodan: 'http.title:"Grandstream Device Configuration"' + +requests: + - method: GET + path: + - "{{BaseURL}}" + + matchers-condition: and + matchers: + - type: word + words: + - 'Grandstream Device Configuration' + + - type: status + status: + - 200