Update selea-ip-camera.yaml
parent
11dc9db49e
commit
0d24b0c671
|
@ -2,9 +2,10 @@ id: selea-ip-camera
|
||||||
info:
|
info:
|
||||||
name: Detect Selea Targa IP OCR-ANPR Camera
|
name: Detect Selea Targa IP OCR-ANPR Camera
|
||||||
author: geeknik
|
author: geeknik
|
||||||
description: Selea Targa IP OCR-ANPR Camera Unauthenticated RTP/RTSP/M-JPEG Stream Disclosure -- https://www.zeroscience.mk/en/vulnerabilities/ZSL-2021-5619.php
|
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
|
||||||
severity: info
|
severity: info
|
||||||
tags: iot
|
tags: iot,selea,targa
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
@ -17,6 +18,9 @@ requests:
|
||||||
part: header
|
part: header
|
||||||
words:
|
words:
|
||||||
- "SeleaCPSHttpServer"
|
- "SeleaCPSHttpServer"
|
||||||
|
- "selea_httpd"
|
||||||
|
- "HttpServer/0.1"
|
||||||
|
condition: or
|
||||||
- type: word
|
- type: word
|
||||||
part: body
|
part: body
|
||||||
words:
|
words:
|
||||||
|
|
Loading…
Reference in New Issue