HOME>>>>>>>>>

File http-vlcstreamer-ls

脚本使用类型: portrule
脚本所属分类: discovery, safe
脚本下载地址: http://nmap.org/svn/scripts/http-vlcstreamer-ls.nse

User Summary

Connects to a VLC Streamer helper service and lists directory contents. The VLC Streamer helper service is used by the iOS VLC Streamer application to enable streaming of multimedia content from the remote server to the device.

Script Arguments

http-vlcstreamer-ls.dir

directory to list (default: /)

smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername

See the documentation for the smbauth library.

http.max-cache-size, http.max-pipeline, http.pipeline, http.useragent

See the documentation for the http library.

Example Usage

执行格式

nmap -p 54340 --script http-vlcstreamer-ls <ip>

Script Output

PORT      STATE SERVICE
54340/tcp open  unknown
| http-vlcstreamer-ls: 
|   /Applications
|   /Developer
|   /Library
|   /Network
|   /Pictures
|   /System
|   /User Guides And Information
|   /Users
|   /Volumes
|   /bin
|   /bundles
|   /cores
|   /dev
|   /etc
|   /home
|   /mach_kernel
|   /net
|   /opt
|   /private
|   /sbin
|   /tmp
|   /usr
|_  /var

Requires


Author: Patrik Karlsson

License: VER007 整理 http://www.ver007.com