File daap-get-library
Script types:
portrule
Categories:
discovery, safe
Download: http://nmap.org/svn/scripts/daap-get-library.nse
User Summary
Retrieves a list of music from a DAAP server. The list includes artist names and album and song titles.
Output will be capped to 100 items if not otherwise specified in the
daap_item_limit script argument. A
daap_item_limit below zero outputs the complete contents of
the DAAP library.
Based on documentation found here: http://www.tapjam.net/daap/.
Script Arguments
daap_item_limit
Changes the output limit from 100 songs. If set to a negative value, no limit is enforced.
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 -sV --script=daap-get-library <target>
Script Output
| daap-get-library: | BUBBA|TWO | Fever Ray | Fever Ray (Deluxe Edition) | Concrete Walls | I'm Not Done | Here Before | Now's The Only Time I Know | Stranger Than Kindness | Dry And Dusty | Keep The Streets Empty For Me | Triangle Walks | If I Had A Heart | Seven | When I Grow Up |_ Coconut
Requires
Author: Patrik Karlsson
License: Same as Nmap--See http://nmap.org/book/man-legal.html


