Various Online Devices Detection (Network Camera)
ID: network-camera-detect
Severity: info
Author: iamthefrogy
Tags: iot
Description
Section titled “Description”Network camera panel was detected.
YAML Source
Section titled “YAML Source”id: network-camera-detect
info: name: Various Online Devices Detection (Network Camera) author: iamthefrogy severity: info description: Network camera panel was detected. metadata: max-request: 1 tags: iot
http: - method: GET path: - "{{BaseURL}}/CgiStart?page=Single"
host-redirects: true max-redirects: 2 matchers: - type: word words: - <TITLE>Network Camera</TITLE># digest: 490a00463044022021366537ae16cdfd467d5eb707d713e0f7220bba58d6968683aa0e1335e4b4ac02204317a6ed3d2053c4dfa0e930af75555ab4fc67184b0ccdfd2c75978488858b07: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/network-camera-detect.yaml"