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