On Fri, Feb 6, 2009 at 3:52 PM, Tom Green <xchime...@gmail.com> wrote:
> Hello Python group,
>
> I need some advice on a problem I am facing.  Basically I have a binary that
> sends out a reverse shell (CMD prompt).  I have a listening Python socket
> and I would like to know how I can redirect the CMD prompt to stdin, so I
> can interact with the host that is sending the shell.  Basically this is a
> reverse shell.  Any tips is much appreciated.

Like Alan, I never heard of reverse shell before. With a little
googling I think I understand it but I don't understand your question.
Is the python program on the client (user) side or the server side?

Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to