Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #3414

Re: An unusual question...

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.161
X-Spam-Level *
X-Spam-Evidence '*H*': 0.69; '*S*': 0.02; 'python': 0.07; "else's": 0.16; 'code': 0.22; 'header:In-Reply-To:1': 0.22; 'trying': 0.23; 'message-id:@mail.gmail.com': 0.28; 'remote': 0.28; 'to:addr :python-list': 0.32; 'execution': 0.33; 'someone': 0.33; 'pull': 0.35; 'received:209.85': 0.37; 'received:google.com': 0.38; 'to:addr:python.org': 0.39; 'received:209': 0.39; 'header:Received:5': 0.40; 'you.': 0.61; 'luck': 0.71; 'received:209.85.210.174': 0.84; 'received:mail- iy0-f174.google.com': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=ilvzGySNUwHtWCRiy++7o+tNjV6RQ5M3DM1dhbfJc0k=; b=SEfqd7g0cYwWnaFMszB0ZxDtF9eax6pvA3B+D8OdVzMEyymLRyCdD3xVDWkCmQlflk A2B94/rOs/R8Fgwsb0PQEvL1jrgXHQhZZbC6M37kOsryNAEAjaaoZkChTOr5crPlx++Y pjFrXTLzIMZZOVP6oK+QoPvurNuO4bLaQk7gM=
DomainKey-Signature a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=fmGBufYSmff4+DmF769nXPuzPdx7IO+T1JhIzAPKI0R4gWcNU0P4uUQKRqjSDx1jLQ sVZt5z+1t7jwXgdgyPgRsOv6Nhi5OsIbccEqF4Yw2OBe13XyxSPtIzmO3Os1anRnNhXI vFNcl0kOE/2PRIpe5vJUFbClchmeHBHGDFKJU=
MIME-Version 1.0
In-Reply-To <20110417173750.BHNXM.1168207.root@web11-winn.ispmail.private.ntl.com>
References <20110417173750.BHNXM.1168207.root@web11-winn.ispmail.private.ntl.com>
Date Mon, 18 Apr 2011 03:25:50 +1000
Subject Re: An unusual question...
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.467.1303061152.9059.python-list@python.org> (permalink)
Lines 5
NNTP-Posting-Host 82.94.164.166
X-Trace 1303061152 news.xs4all.nl 81475 [::ffff:82.94.164.166]:57853
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:3414

Show key headers only | View raw


It sounds to me like you're trying to pull off a classic buffer
overrun and remote code execution exploit, in someone else's Python
program. And all I have to say is.... Good luck to you.

ChrisA

Back to comp.lang.python | Previous | NextNext in thread | Find similar


Thread

Re: An unusual question... Chris Angelico <rosuav@gmail.com> - 2011-04-18 03:25 +1000
  Re: An unusual question... sturlamolden <sturlamolden@yahoo.no> - 2011-04-17 10:45 -0700

csiph-web