Nmap broadcast-versant-locate NSE Script


This page contains detailed information about how to use the broadcast-versant-locate NSE script. For list of all NSE scripts, visit the Nmap NSE Library.

Script Overview


Script source code: https://github.com/nmap/nmap/tree/master/scripts/broadcast-versant-locate.nse
Script categories: broadcast, safe
Target service / protocol: -
Target network port(s): -
List of CVEs: -

Script Description


The broadcast-versant-locate.nse script discovers Versant object databases using the broadcast srvloc protocol.

Broadcast-versant-locate NSE Script Arguments


The broadcast-versant-locate.nse script does not have any arguments.

Broadcast-versant-locate NSE Script Example Usage


Here's an example of how to use the broadcast-versant-locate.nse script:

nmap --script broadcast-versant-locate

Broadcast-versant-locate NSE Script Example Output


Here's a sample output from the broadcast-versant-locate.nse script:

Pre-scan script results:
| broadcast-versant-locate:
|_  vod://192.168.200.222:5019

Broadcast-versant-locate NSE Script Example XML Output


Here's a sample XML output from the broadcast-versant-locate.nse script produced by providing the -oX <file> Nmap option:

 <table>
   <elem>vod://192.168.200.222:5019</elem>
 </table>

Author


  • Patrik Karlsson

References


See Also


Related NSE scripts to the broadcast-versant-locate.nse script:

Visit Nmap NSE Library for more scripts.

Version


This page has been created based on Nmap version 7.92.