File couchdb-databases
Script types:
portrule
Categories:
discovery, safe
Download: http://nmap.org/svn/scripts/couchdb-databases.nse
User Summary
Gets database tables from a CouchDB database.
For more info about the CouchDB HTTP API, see http://wiki.apache.org/couchdb/HTTP_database_API.
Script Arguments
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 5984 --script "couchdb-databases.nse" <host>
Script Output
PORT STATE SERVICE REASON 5984/tcp open unknown syn-ack | couchdb-databases: | 1 = test_suite_db | 2 = test_suite_db_a | 3 = test_suite_db/with_slashes | 4 = moneyz | 5 = creditcards | 6 = test_suite_users |_ 7 = test_suite_db_b
Requires
Author: Martin Holst Swende
License: Same as Nmap--See http://nmap.org/book/man-legal.html


