Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52154
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.014 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'binary': 0.07; 'executable': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'easy_install': 0.16; 'message-id:@4ax.com': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'spawn': 0.16; 'uninstall': 0.16; 'subject:python': 0.16; 'wed,': 0.18; 'aug': 0.22; 'install': 0.23; 'url:home': 0.24; 'header:X -Complaints-To:1': 0.27; 'file': 0.32; 'raw': 0.33; 'subject:with': 0.35; 'basic': 0.35; 'charset:us-ascii': 0.36; 'possible': 0.36; 'received:76': 0.38; 'others.': 0.38; 'process,': 0.38; 'to:addr:python-list': 0.38; 'anything': 0.39; 'delete': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'remove': 0.60; 'such': 0.63; '(any': 0.84; 'execution.': 0.84; 'skip:/ 30': 0.84; '2013': 0.98 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
| Subject | Re: Reg secure python environment with web terminal emulator |
| Date | Wed, 07 Aug 2013 18:39:14 -0400 |
| Organization | IISS Elusive Unicorn |
| References | <CAKuJGC9tXOS9KGig9fLBp+1D-kx9wdBNe6JaHQ8OprOOf19_6w@mail.gmail.com> <87txj2m3ws.fsf@handshake.de> <CAKuJGC-FCJeFzKb1xeRXBdoqW3MbFMGk+0KUBzWZYoorhq6umQ@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | adsl-76-249-23-94.dsl.klmzmi.sbcglobal.net |
| X-Newsreader | Forte Agent 6.00/32.1186 |
| X-No-Archive | YES |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| 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.330.1375915169.1251.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1375915169 news.xs4all.nl 15883 [2001:888:2000:d::a6]:39583 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:52154 |
Show key headers only | View raw
On Wed, 7 Aug 2013 14:45:44 +0530, "Lakshmipathi.G"
<lakshmipathi.g@gmail.com> declaimed the following:
>
>1- Uninstall python-devel packages
>2- Remove easy_install or pip (any such install utilities)
>3- Keep only very basic modules under /usr/lib/python<>/site-packages
>and delete the others.
>
If you permit file I/O and anything that can spawn a process, it is
possible to create a raw binary executable and trigger its execution.
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Reg secure python environment with web terminal emulator Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-08-07 18:39 -0400
csiph-web