Nmap Development mailing list archives

Probable documentation error/omission NSE mongodb-info


From: Anders Thulin <anders.thulin () sentor se>
Date: Tue, 13 Nov 2018 11:02:14 +0100

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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: