[Freerdp-devel] freerdp-mitm

2013-07-03 Thread Martin Vogt
Hello,

I currently developing a freerdp mitm proxy.
As far as I understand it, the current git tree does not have
such a tool included.

My idea is to have two sides:

TS---[freerdp--MITM-(listener,freerdp-peer)|--rdpClient

The component [freerdp--MITM-(listener,freerdp-peer)| needs to be written.
It should be able to exchange the packets on a PDU level and the MITM
component prints the PDUs to stdout.

I think its possible to do it, but before that I would like
to ask if I such an approach will work.

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


Re: [Freerdp-devel] freerdp-mitm

2013-07-03 Thread Bernhard Miklautz
Hi Martin,

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.

 My idea is to have two sides:
 
 TS---[freerdp--MITM-(listener,freerdp-peer)|--rdpClient
 
 The component [freerdp--MITM-(listener,freerdp-peer)| needs to be written.
 It should be able to exchange the packets on a PDU level and the MITM
 component prints the PDUs to stdout.
 
 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?

Best regards,
Bernhard

--
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


Re: [Freerdp-devel] freerdp-mitm

2013-07-03 Thread harish badrinath
Hello,
Just wanted to say that i too would be interested in such a piece of code
(hope it will be open sourced).

Regards,
Harish


On Wed, Jul 3, 2013 at 7:07 PM, Martin Vogt mvo...@gmail.com wrote:

 Hello,

 I currently developing a freerdp mitm proxy.
 As far as I understand it, the current git tree does not have
 such a tool included.

 My idea is to have two sides:

 TS---[freerdp--MITM-(listener,freerdp-peer)|--rdpClient

 The component [freerdp--MITM-(listener,freerdp-peer)| needs to be
 written.
 It should be able to exchange the packets on a PDU level and the MITM
 component prints the PDUs to stdout.

 I think its possible to do it, but before that I would like
 to ask if I such an approach will work.

 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

--
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