2020-09-27 07:23:12 +00:00
|
|
|
id: network-camera-detect
|
2020-09-26 07:40:38 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Various Online Devices Detection (Network Camera)
|
|
|
|
author: iamthefrogy
|
|
|
|
severity: info
|
2021-03-21 14:54:45 +00:00
|
|
|
tags: iot
|
2020-09-26 07:40:38 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/CgiStart?page=Single"
|
2020-09-27 07:23:12 +00:00
|
|
|
redirects: true
|
|
|
|
max-redirects: 2
|
2020-09-26 07:40:38 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- <TITLE>Network Camera</TITLE>
|