Probable documentation error/omission NSE mongodb-info

Anders Thulin <[email protected]> Tue, 13 Nov 2018 11:02:14 +0100
Newsgroups gmane.comp.security.nmap.devel
Organization Sentor MSS AB
Message-ID <[email protected]>
Script documentation gives example:

	nmap -p 27017 --script mongodb-info <host>

This, however, does not produce any output from mongodb-info.
(In my case, though, the actual port is not 27017.)

Adding -sV does work as expected:

	nmap -p <myport> -sV --script mongodb-info <host>

I suspect a script that needs more context than just port number
to work in all cases.

I think this needs to be documented.

regards,
-- 
Anders Thulin          070-757 36 10        Intl. +46 707 573 610

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/
smime.p7s (application/pkcs7-signature, 3.7 KB) - not displayed