May 2017
Intermediate to advanced
416 pages
21h 33m
English
The argument -p5984 --script couchdb-databases tells Nmap to initiate the NSE script couchdb-databases if a CouchDB HTTP service is found running on port 5984.
The script couchdb-databases was written by Martin Holst Swende, and it lists all the available databases in CouchDB services. It queries the URI /_all_dbs and extracts the information from the returned data formatted as:
["nmap","packtpub"]
Read now
Unlock full access