Hello Bernhard,
On Wed, Jul 3, 2013 at 3:54 PM, Bernhard Miklautz <bmikla...@thinstuff.at> wrote: > On 07/03/2013 03:37 PM, Martin Vogt wrote: >> I currently developing a freerdp mitm proxy. >> As far as I understand it, the current git tree does not have >> such a tool included. > Thats right currently there is nothing like that in FreeRDP directly but > if you have a look at xrdp(-ng) there is a "proxy" mode where you > connect with RDP to the xrdp server and can connect to another host. Thanks for the info, seems I missed xrdp. I looked into redemption, wireshare and the old "rdpproxy" from 2004. Redemption seems to forward the calls, but has no capability to look into the stream, rdpproxy had problems with tslv1 and wireshark stopped with decryption somewhere behind the TPKT header. Currently I'm hacking on freerdp and the results are already ok, without too much coding. The piece missing is to exchange the PDUs. freerdp can only transmit data per channel id and then assembles a pdu but not a complete PDU directley, but I hope this can be solved somehow. >> >> I think its possible to do it, but before that I would like >> to ask if I such an approach will work. > What is you final goal for the MITM proxy? - Just to get the packages > and do a protocol analysis or also to analyze the users actions? Currently only protocol analysis. regards, Martin ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Freerdp-devel mailing list Freerdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel