XWD - X Windows Screen Dump
http://en.wikipedia.org/wiki/Xwd
Xscan - scans an entire subnet looking for an open X server and log all keystrokes to a log file (part of NSAT)
xlswins
xwatchwin
finger
xvidcap
http://sourceforge.net/projects/xvidcap/
I think the following tools would be an asset to the Backtrack distro. I use many of them in pen testing and think the community would too if they were included.
NSAT
http://nsat.sourceforge.net/
See my other post on how to compile:
http://forums.remote-exploit.org/showthread.php?t=12312
Xspy
http://www.acm.vt.edu/~jmaxwell/programs/xspy/xspy.html
To compile:
gcc -o xspy -lX11 support.c xspy.c
rpc.nfsd
http://linux.about.com/library/cmd/blcmdl8_rpc.nfsd.htm
XWD - X Windows Screen Dump
http://en.wikipedia.org/wiki/Xwd
Xscan - scans an entire subnet looking for an open X server and log all keystrokes to a log file (part of NSAT)
xlswins
xwatchwin
finger
xvidcap
http://sourceforge.net/projects/xvidcap/
LdapMiner
Collect information from different LDAP Server implementations
http://sourceforge.net/projects/ldapminer/
Code:LdapMiner beta 1 by Sacha Faust : sacha@smugline.net Usage : ldapminer -h host option -p [port] : default to 389 -B [bind dn] : user. default null -w [password] : user password. default null -b [base search] : base for searching for user, group, ... -F [output format] : 0 for ldif, 1 for clean -d : dump all data you can grab