Nmap rfc868-time NSE Script


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

Script Description


The rfc868-time.nse script retrieves the day and time from the Time service.

Rfc868-time NSE Script Arguments


The rfc868-time.nse script does not have any arguments.

Rfc868-time NSE Script Example Usage


Here's an example of how to use the rfc868-time.nse script:

nmap --script=rfc868-time <target>

Rfc868-time NSE Script Example Output


Here's a sample output from the rfc868-time.nse script:

PORT   STATE SERVICE
37/tcp open  time
|_rfc868-time: 2013-10-23T10:33:00

Rfc868-time 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


  • Daniel Miller

References


See Also


Visit Nmap NSE Library for more scripts.

Version


This page has been created based on Nmap version 7.92.