File rtsp-methods
Script types:
portrule
Categories:
default, safe
Download: http://nmap.org/svn/scripts/rtsp-methods.nse
User 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 http://nmap.org/book/man-legal.html




