Script rtsp-methods

Script types: portrule
Categories: default, safe
Download: https://svn.nmap.org/nmap/scripts/rtsp-methods.nse

Script Summary

Determines which methods are supported by the RTSP (real time streaming protocol) server.

Script Arguments

rtsp-methods.path

the path to query, defaults to "*" which queries the server itself, rather than a specific url.

Example Usage

nmap -p 554 --script rtsp-methods <ip>

Script Output

PORT    STATE SERVICE
554/tcp open  rtsp
| rtsp-methods:
|_  DESCRIBE, SETUP, PLAY, TEARDOWN, OPTIONS

Requires


Author:

  • Patrik Karlsson

License: Same as Nmap--See https://nmap.org/book/man-legal.html