ContaCam Snapshot Images - Detect
ID: contacam
Severity: medium
Author: dhiyaneshDk
Tags: edb,iot
Description
Section titled “Description”ContaCam snapshot images were detected.
YAML Source
Section titled “YAML Source”id: contacam
info: name: ContaCam Snapshot Images - Detect author: dhiyaneshDk severity: medium description: ContaCam snapshot images were detected. reference: - https://www.exploit-db.com/ghdb/6831 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N cvss-score: 5.3 cwe-id: CWE-200 metadata: max-request: 1 tags: edb,iot
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word words: - '<title>ContaCam</title>' part: body
- type: status status: - 200# digest: 4a0a00473045022013743e425255a2fc267c08707aa0c9f3af9e8a95bd101775a4cfaf4e53a18861022100bfddca6a025ff6ae6989775bd2214a2b6cf84c01d1d161df419a6d28bc0b6f3f:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/iot/contacam.yaml"