Nmap skypev2-version NSE Script


This page contains detailed information about how to use the skypev2-version 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/skypev2-version.nse
Script categories: version
Target service / protocol: tcp
Target network port(s): any
List of CVEs: -

Script Description


The skypev2-version.nse script detects the Skype version 2 service.

Skypev2-version NSE Script Arguments


The skypev2-version.nse script does not have any arguments.

Skypev2-version NSE Script Example Usage


Here's an example of how to use the skypev2-version.nse script:

nmap --script=skypev2-version <target>

Skypev2-version NSE Script Example Output


Here's a sample output from the skypev2-version.nse script:

PORT   STATE SERVICE VERSION
80/tcp open  skype2  Skype

Skypev2-version NSE Script Example XML Output


There is no sample XML output for this module. However, by providing the -oX <file> option, Nmap will produce a XML output and save it in the file.xml file.

Author


  • Brandon Enright

References


See Also


Visit Nmap NSE Library for more scripts.

Version


This page has been created based on Nmap version 7.92.