nuclei-templates/iot/webcamxp-5.yaml

25 lines
437 B
YAML

id: webcamxp-5
info:
name: webcamXP 5
author: dhiyaneshDK
severity: info
reference: https://www.exploit-db.com/ghdb/7448
tags: iot
metadata:
shodan-query: 'http.title:"webcamXP 5"'
requests:
- method: GET
path:
- '{{BaseURL}}/home.html'
matchers-condition: and
matchers:
- type: word
words:
- '<title>webcamXP 5</title>'
- type: status
status:
- 200