[Tutor] WINSOCK stdin question

Tom Green xchimeras at gmail.com
Sat Feb 7 03:35:34 CET 2009


The Python app is on the Server side. Sorry, I don't mean to cause hassle
for anyone.  I appreciate everyone's assistance.

I am trying to reproduce what Netcat does.

Thanks,
Mike

On Fri, Feb 6, 2009 at 9:19 PM, Kent Johnson <kent37 at tds.net> wrote:

> On Fri, Feb 6, 2009 at 3:52 PM, Tom Green <xchimeras at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20090206/282f24bf/attachment.htm>


More information about the Tutor mailing list