Nmap NSE net: http-domino-enum-passwords

Summary
Attempts to enumerate the hashed Domino Internet Passwords that are (by default) accessible by all authenticated users. This script can also download any Domino ID Files attached to the Person document. SYNTAX: domino-enum-passwords.idpath: the path where downloaded ID files should be saved If not given, the script will only indicate if the ID file is donwloadable or not http.useragent: The value of the User-Agent header field sent with requests. By default it is ''Mozilla/5.0 (compatible Nmap Scripting Engine http://nmap.org/book/nse.html)''. A value of the empty string disables sending the User-Agent header field. domino-enum-passwords.count: the number of internet hashes and id files to fetch. If a negative value is given, all hashes and id files are retrieved (default: 10) domino-enum-passwords.path: points to the path protected by authentication http.pipeline: If set, it represents the number of HTTP requests that'll be pipelined (ie, sent in a single request). This can be set low to make debugging easier, or it can be set high to test how a server reacts (its chosen max is ignored). domino-enum-passwords.hostname: sets the host header in case of virtual hosting http-max-cache-size: The maximum memory size (in bytes) of the cache.