HOME>>>>>>>>>

File rtsp-methods

脚本使用类型: portrule
脚本所属分类: default, safe
脚本下载地址: 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: VER007 整理 http://www.ver007.com