On Mar 20, 2012 9:30 AM, "xin a" <lbear9...@gmail.com> wrote:
>
> Hi
>
> I have a question to use this FreeRDP.
>
> I am coding python such like this.

There is no such thing as a FreeRDP python module, and that code is from a
*fake* MS12-020 proof of concept. You are way behind on this, many real
working exploits have been published since then.

Just a reminder to everyone if you've been living under a rock: patch your
systems ASAP. Many working exploits float on the internet, but they are all
denial of service attacks. Remote code execution exploits are in the works,
and you probably don't want to wait until those are out in the wild before
patching your stuff.
>
> "
> ...
> import struct
> import sys
> from freerdp import rdpRdp
> from freerdp import crypto
> from freerdp.rdpRdp import rdpNego
> ....
> "
>
> When I execute this such as "python free.py", such error appeared
>
> File "free.py", line 10, in ?
>  from freerdp import rdpRdp
> ImportError: No module named freerdp
>
> How can I solve this problem?
> I am using RHEL 5 and installed these rpms
> freerdp-1.0.1-3.el5.i386.rpm
> freerdp-devel-1.0.1-3.el5.i386.rpm
> freerdp-libs-1.0.1-3.el5.i386.rpm
> freerdp-plugins-1.0.1-3.el5.i386.rpm
>
> Please give me good answer.
>
> Wait your reply.
>
> Regards.
>
------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> Freerdp-devel mailing list
> Freerdp-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freerdp-devel
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to