Nmap citrix-enum-servers NSE Script


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

Script Description


The citrix-enum-servers.nse script extracts a list of Citrix servers from the ICA Browser service.

Citrix-enum-servers NSE Script Arguments


The citrix-enum-servers.nse script does not have any arguments.

Citrix-enum-servers NSE Script Example Usage


Here's an example of how to use the citrix-enum-servers.nse script:

sudo ./nmap -sU --script=citrix-enum-servers -p 1604

Citrix-enum-servers NSE Script Example Output


Here's a sample output from the citrix-enum-servers.nse script:

PORT     STATE SERVICE
1604/udp open  unknown
| citrix-enum-servers:
|   CITRIXSRV01
|_  CITRIXSRV02

Citrix-enum-servers 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


  • Patrik Karlsson

References


See Also


Related NSE scripts to the citrix-enum-servers.nse script:

Visit Nmap NSE Library for more scripts.

Version


This page has been created based on Nmap version 7.92.