nuclei-templates/http/iot/selea-ip-camera.yaml

35 lines
795 B
YAML
Raw Normal View History

id: selea-ip-camera
info:
name: Detect Selea Targa IP OCR-ANPR Camera
author: geeknik
severity: info
description: Various version of the Selea Targa IP OCR-ANPR Camera are vulnerable to an Unauthenticated RTP/RTSP/M-JPEG Stream Disclosure flaw
reference:
- https://www.zeroscience.mk/en/vulnerabilities/ZSL-2021-5619.php
2021-07-15 03:24:13 +00:00
tags: iot,selea,targa
metadata:
max-request: 1
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: header
words:
- "SeleaCPSHttpServer"
2021-07-15 03:24:13 +00:00
- "selea_httpd"
- "HttpServer/0.1"
condition: or
- type: word
part: body
words:
- "Selea CarPlateServer"
- type: status
status:
- 200