From d42570e060b3e97821fecaec144c75bf3d9c36a5 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Tue, 19 Oct 2021 23:51:33 +0530 Subject: [PATCH] Create webcamxp-5.yaml --- iot/webcamxp-5.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 iot/webcamxp-5.yaml diff --git a/iot/webcamxp-5.yaml b/iot/webcamxp-5.yaml new file mode 100644 index 0000000000..8b63f6cc6e --- /dev/null +++ b/iot/webcamxp-5.yaml @@ -0,0 +1,24 @@ +id: webcamxp-5 + +info: + name: webcamXP 5 + author: dhiyaneshDK + severity: info + reference: https://www.exploit-db.com/ghdb/7448 + tags: iot + metadata: + shodan: 'http.title:"webcamXP 5"' + +requests: + - method: GET + path: + - '{{BaseURL}}/home.html' + + matchers-condition: and + matchers: + - type: word + words: + - 'webcamXP 5' + - type: status + status: + - 200