Nmap Development mailing list archives

NFS and Citrix scripts


From: Patrik Karlsson <patrik () cqure net>
Date: Tue, 24 Nov 2009 23:11:27 +0100

I finished two more Nmap scripts that hopefully will be of more use than the first one.
nfs-showmount.nse replicates the functionality of showmount -e in order to list remote NFS shares.
citrix-published-applications.nse queries Citrix (1604/udp) for the list of published applications.

Both scripts use static packets in order to trigger responses, if this is of any interest for the UDP payloads David 
requested earlier?

I just finished the scripts so they have obviously not gone through a lot of testing. 
Thoughts, comments, suggestions and bug reports are most welcome.

Here's some output from the citrix-published-applications script:

Starting Nmap 5.00 ( http://nmap.org ) at 2009-11-24 22:09 CET
Interesting ports on 192.168.56.5:
PORT     STATE SERVICE
1604/udp open  unknown
|  citrix-published-applications:  
|  Notepad
|  iexplorer
|_ registry editor

Here's some output from the nfs-showmount script:

Interesting ports on yoda.localdomain (192.168.56.50):
PORT    STATE SERVICE
111/tcp open  rpcbind

Host script results:
|  nfs-showmount:  
|  /home/storage/backup 192.168.56.0/255.255.255.0 192.168.56.66/255.255.255.255
|_ /home 192.168.56.0/255.255.255.0

Attachment: citrix-published-applications.nse
Description:



Attachment: nfs-showmount.nse
Description:



_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/

Current thread: