Home page logo
/
Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News

Sponsors

SolarWinds makes easy-to-use enterprise IT management software to help IT pros solve problems every day and help to enable efficient and effective management of networks and IT environments.

Join our online community of over 100,000 IT professionals talking shop. Get involved. Gain insights. Share tips and tricks. Visit thwack today!


File citrix-enum-apps-xml

Script types: portrule
Categories: discovery, safe
Download: http://nmap.org/svn/scripts/citrix-enum-apps-xml.nse

User Summary

Extracts a list of applications, ACLs, and settings from the Citrix XML service.

The script returns more output with higher verbosity.

Script Arguments

http-max-cache-size, http.pipeline, http.useragent

See the documentation for the http library.

Example Usage

nmap --script=citrix-enum-apps-xml -p 80,443,8080 <host>

Script Output

PORT     STATE SERVICE
8080/tcp open  http-proxy
| citrix-enum-apps-xml:  
|   Application: Notepad; Users: Anonymous
|   Application: iexplorer; Users: Anonymous
|_  Application: registry editor; Users: WIN-B4RL0SUCJ29\Joe; Groups: WIN-B4RL0SUCJ29\HR, *CITRIX_BUILTIN*\*CITRIX_ADMINISTRATORS*

PORT     STATE SERVICE
8080/tcp open  http-proxy
| citrix-enum-apps-xml:  
|   Application: Notepad
|     Disabled: false
|     Desktop: false
|     On Desktop: false
|     Encryption: basic
|     In start menu: false
|     Publisher: labb1farm
|     SSL: false
|     Remote Access: false
|     Users: Anonymous
|   Application: iexplorer
|     Disabled: false
|     Desktop: false
|     On Desktop: false
|     Encryption: basic
|     In start menu: false
|     Publisher: labb1farm
|     SSL: false
|     Remote Access: false
|     Users: Anonymous
|   Application: registry editor
|     Disabled: false
|     Desktop: false
|     On Desktop: false
|     Encryption: basic
|     In start menu: false
|     Publisher: labb1farm
|     SSL: false
|     Remote Access: false
|     Users: WIN-B4RL0SUCJ29\Joe
|_    Groups: WIN-B4RL0SUCJ29\HR, *CITRIX_BUILTIN*\*CITRIX_ADMINISTRATORS*

Requires


Author: Patrik Karlsson

License: Same as Nmap--See http://nmap.org/book/man-legal.html

Nmap Site Navigation

Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]