contacam: ContaCam Snapshot Images - Detect

日期: 2025-08-01 | 影响软件: ContaCam | POC: 已公开

漏洞描述

ContaCam snapshot images were detected.

PoC代码[已公开]

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,discovery

http:
  - method: GET
    path:
      - "{{BaseURL}}"

    matchers-condition: and
    matchers:
      - type: word
        words:
          - '<title>ContaCam</title>'
        part: body

      - type: status
        status:
          - 200
# digest: 4a0a0047304502205df2e2c94e82cb1a9974d746bcbd2859e430b0ae31e37c785eb17cd3432384fb022100ca67edb8e081be2905119df44755999e1f8e30e031fe59fee89ea61f8a5b4671:922c64590222798bb761d5b6d8e72950

相关漏洞推荐