24 lines
581 B
YAML
24 lines
581 B
YAML
id: network-camera-detect
|
|
|
|
info:
|
|
name: Various Online Devices Detection (Network Camera)
|
|
author: iamthefrogy
|
|
severity: info
|
|
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: 4a0a004730450220136bbdc422d67c75d630bdb3fb415979e8df7b115dd98e6bd340e417395a23d1022100b91ebbd4415e96886e0e84146b075965b32ec11e2f17dc62153555d34d1c476f:922c64590222798bb761d5b6d8e72950
|