rdpproxy

所属分类:网络编程
开发工具:Visual C++
文件大小:4196KB
下载次数:117
上传日期:2012-03-11 19:03:29
上 传 者sincoder
说明:  rdpproxy for windows

文件列表:
rdpproxy\cacert.der (367, 2003-06-30)
rdpproxy\cert.der (893, 2003-06-30)
rdpproxy\Debug\BuildLog.htm (5280, 2012-02-23)
rdpproxy\Debug\mt.dep (67, 2012-02-23)
rdpproxy\Debug\rdpproxy.bsc (2755584, 2012-02-23)
rdpproxy\Debug\rdpproxy.exe (454144, 2012-02-23)
rdpproxy\Debug\rdpproxy.exe.embed.manifest (406, 2012-02-23)
rdpproxy\Debug\rdpproxy.exe.embed.manifest.res (472, 2012-02-23)
rdpproxy\Debug\rdpproxy.exe.intermediate.manifest (381, 2012-02-23)
rdpproxy\Debug\rdpproxy.ilk (1141096, 2012-02-23)
rdpproxy\Debug\rdpproxy.obj (66381, 2012-02-23)
rdpproxy\Debug\rdpproxy.pdb (2165760, 2012-02-23)
rdpproxy\Debug\rdpproxy.sbr (0, 2012-02-23)
rdpproxy\Debug\rsa2der.obj (8235, 2012-02-23)
rdpproxy\Debug\rsa2der.sbr (0, 2012-02-23)
rdpproxy\Debug\vc60.idb (50176, 2012-02-23)
rdpproxy\Debug\vc60.pdb (77824, 2012-02-23)
rdpproxy\Debug\vc90.idb (297984, 2012-02-23)
rdpproxy\Debug\vc90.pdb (94208, 2012-02-23)
rdpproxy\Debug\x509test.obj (9195, 2012-02-23)
rdpproxy\Debug\x509test.sbr (0, 2012-02-23)
rdpproxy\extractkey.pl (306, 2003-06-30)
rdpproxy\indent-all.sh (51, 2003-06-30)
rdpproxy\keymap.py (1252, 2003-06-30)
rdpproxy\Makefile (237, 2003-06-30)
rdpproxy\pparser.py (105879, 2005-02-24)
rdpproxy\privkey.der (318, 2003-06-30)
rdpproxy\rdpproxy.cpp (19487, 2012-02-23)
rdpproxy\rdpproxy.dsp (4371, 2012-02-23)
rdpproxy\rdpproxy.dsw (541, 2012-02-23)
rdpproxy\rdpproxy.exe (452096, 2012-02-23)
rdpproxy\rdpproxy.ilk (1116628, 2012-02-23)
rdpproxy\rdpproxy.ncb (9997312, 2012-02-23)
rdpproxy\rdpproxy.opt (49664, 2012-02-23)
rdpproxy\rdpproxy.plg (4920, 2012-02-23)
rdpproxy\rdpproxy.sln (881, 2012-02-23)
rdpproxy\rdpproxy.suo (13312, 2012-02-23)
rdpproxy\rdpproxy.vcproj (5457, 2012-02-23)
rdpproxy\rdpproxy.vcproj.I-AM-WINDOWS200.Administrator.user (1442, 2012-02-23)
... ...

======================================= rdpproxy: Man-in-the-middle RDP sniffer Matt Chapman Modified by Erik Forsberg NOTE: This is a tool for developers, so it is a bit rough around the edges :) RDP4 ---- Old Microsoft RDP4 clients should work "out of the box". Although with this version of rdpproxy, they don't. Umm.. don't know why. RDP5, Administration mode ------------------------- You will need to replace tsprivkey.der with the private key from your Terminal Server. To do this, dump its secrets with Todd Sabin's lsadump2 (sold separately). Then pass the output of lsadump2 through extractkey.pl (just dumps that particular secret in binary) and finally rsa2der. RDP5, Application mode ---------------------- This works as it should as far as I can see. ======================================= pparser.py: Parser for turning rdpproxy output into readable form. Erik Forsberg pparser.py can be used to get a more readable form of the packet trace output by rdpproxy. Just as rdpproxy, it's a developer tool, so it's usability may sometimes be.. uhm.. challenging :-). pparser.py can output several formats, but basically, only the TXT format is interesting unless you write a master thesis :-). pparser.py can sort out packets based on what channel they occur on, so it might very well be useful for developing support for new virtual channels such as sound and local drive redirection. In order to work, pparser.py expects the directory keymaps to exist in the current directory. It makes most sense to create a symlink to the keymaps directory in the rdesktop source directory.

近期下载者

相关文件


收藏者