Nmap pptp-version NSE Script


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

Script Description


The pptp-version.nse script attempts to extract system information from the point-to-point tunneling protocol (PPTP) service.

Pptp-version NSE Script Arguments


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

Pptp-version NSE Script Example Usage


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

nmap --script=pptp-version <target>

Pptp-version NSE Script Example Output


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

PORT     STATE SERVICE VERSION
1723/tcp open  pptp    YAMAHA Corporation (Firmware: 32838)
Service Info: Host: RT57i

Pptp-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


  • Thomas Buchanan

References


See Also


Visit Nmap NSE Library for more scripts.

Version


This page has been created based on Nmap version 7.92.