Script http-vlcstreamer-ls

Script types: portrule
Categories: discovery, safe
Download: https://svn.nmap.org/nmap/scripts/http-vlcstreamer-ls.nse

Script 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: /)

slaxml.debug

See the documentation for the slaxml library.

http.host, http.max-body-size, http.max-cache-size, http.max-pipeline, http.pipeline, http.truncated-ok, http.useragent

See the documentation for the http library.

smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername

See the documentation for the smbauth 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: Same as Nmap--See https://nmap.org/book/man-legal.html