SecuritySpy Camera Panel - Detect
ID: securityspy-detect
Severity: info
Author: pussycat0x
Tags: unauth,iot,securityspy,panel,camera
Description
Section titled “Description”SecuritySpy Camera panel was detected.
YAML Source
Section titled “YAML Source”id: securityspy-detect
info: name: SecuritySpy Camera Panel - Detect author: pussycat0x severity: info description: SecuritySpy Camera panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 metadata: max-request: 1 shodan-query: title:SecuritySpy tags: unauth,iot,securityspy,panel,camera
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word words: - '<title>SecuritySpy</title>' part: body
- type: status status: - 200# digest: 4b0a00483046022100e1c3a646642d27e3c595779c0065fad9e2969e34503eb1f4e23c92f53d08a964022100df5b966e4804aa3781f3c2203a3bc9a85d597a45a1f68c0a5ff2985d6ffa654e: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/exposed-panels/securityspy-detect.yaml"