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


Groups > comp.lang.python > #52154

Re: Reg secure python environment with web terminal emulator

From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: Reg secure python environment with web terminal emulator
Date 2013-08-07 18:39 -0400
Organization IISS Elusive Unicorn
References <CAKuJGC9tXOS9KGig9fLBp+1D-kx9wdBNe6JaHQ8OprOOf19_6w@mail.gmail.com> <87txj2m3ws.fsf@handshake.de> <CAKuJGC-FCJeFzKb1xeRXBdoqW3MbFMGk+0KUBzWZYoorhq6umQ@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.330.1375915169.1251.python-list@python.org> (permalink)

Show all headers | 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


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