nuclei-templates/iot/liveview-axis-camera.yaml

22 lines
415 B
YAML
Raw Normal View History

2021-03-30 16:37:49 +00:00
id: liveview-axis-camera
info:
name: Live view AXIS Network Camera
author: dhiyaneshDK
severity: info
reference: https://www.exploit-db.com/ghdb/6843
2021-04-02 14:22:48 +00:00
tags: iot
2021-03-30 16:37:49 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}/view/viewer_index.shtml'
matchers-condition: and
matchers:
- type: word
words:
- 'Live view - AXIS'
- type: status
status:
- 200