2023-02-06 13:52:29 +00:00
|
|
|
id: rtsp-detect
|
|
|
|
|
|
|
|
info:
|
2023-03-29 19:24:51 +00:00
|
|
|
name: RTSP - Detect
|
2023-02-06 13:52:29 +00:00
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
|
|
|
description: |
|
2023-03-29 19:24:51 +00:00
|
|
|
RTSP was detected.
|
2023-02-06 14:04:58 +00:00
|
|
|
reference: |
|
|
|
|
https://nmap.org/nsedoc/scripts/rtsp-methods.html
|
2023-03-29 19:24:51 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cwe-id: CWE-200
|
2023-02-06 13:52:29 +00:00
|
|
|
metadata:
|
2023-09-27 13:29:58 +00:00
|
|
|
max-request: 1
|
2023-02-06 13:52:29 +00:00
|
|
|
shodan-query: RTSP/1.0
|
2023-09-27 13:29:58 +00:00
|
|
|
verified: true
|
2023-02-07 03:55:38 +00:00
|
|
|
tags: network,rtsp,detect
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
tcp:
|
2023-02-06 13:52:29 +00:00
|
|
|
- inputs:
|
|
|
|
- data: 4f5054494f4e53207369703a6e6d205349502f322e300d0a5669613a205349502f322e302f544350206e6d3b6272616e63683d666f6f0d0a46726f6d3a203c7369703a6e6d406e6d3e3b7461673d726f6f740d0a546f3a203c7369703a6e6d32406e6d323e0d0a43616c6c2d49443a2035303030300d0a435365713a203432204f5054494f4e530d0a4d61782d466f7277617264733a2037300d0a436f6e74656e742d4c656e6774683a20300d0a436f6e746163743a203c7369703a6e6d406e6d3e0d0a4163636570743a206170706c69636174696f6e2f7364700d0a0d0a
|
|
|
|
type: hex
|
|
|
|
|
|
|
|
host:
|
|
|
|
- "{{Hostname}}"
|
2023-09-16 19:35:21 +00:00
|
|
|
port: 554
|
2023-02-06 13:52:29 +00:00
|
|
|
read-size: 1024
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2023-02-08 07:35:41 +00:00
|
|
|
- "RTSP/1.0"
|